Searched refs:dlstp (Results 1 – 2 of 2) sorted by relevance
1013 showdstls_live(int fd, int role, ipf_dstl_stat_t *dlstp, char *poolname) in showdstls_live() argument1032 while (dlstp->ipls_list[role] != NULL) { in showdstls_live()1040 dlstp->ipls_list[role] = table.ipld_next; in showdstls_live()
6957 def MVE_DLSTP_8 : MVE_DLSTP<"dlstp.8", 0b00>;6958 def MVE_DLSTP_16 : MVE_DLSTP<"dlstp.16", 0b01>;6959 def MVE_DLSTP_32 : MVE_DLSTP<"dlstp.32", 0b10>;6960 def MVE_DLSTP_64 : MVE_DLSTP<"dlstp.64", 0b11>;