Searched refs:sd_fi_fifo_un (Results 1 – 2 of 2) sorted by relevance
30104 un->sd_fi_fifo_un[i] = NULL;30136 if (un->sd_fi_fifo_un[i] != NULL) {30137 kmem_free(un->sd_fi_fifo_un[i],30145 un->sd_fi_fifo_un[i] = NULL;30234 if (un->sd_fi_fifo_un[i] != NULL) {30235 kmem_free(un->sd_fi_fifo_un[i],30237 un->sd_fi_fifo_un[i] = NULL;30240 un->sd_fi_fifo_un[i] =30242 if (un->sd_fi_fifo_un[i] == NULL) {30246 rval = ddi_copyin((void *)arg, un->sd_fi_fifo_un[i],[all …]
553 struct sd_fi_un *sd_fi_fifo_un[SD_FI_MAX_ERROR]; member