Searched refs:sd_fi_fifo_un (Results 1 – 2 of 2) sorted by relevance
30124 un->sd_fi_fifo_un[i] = NULL;30156 if (un->sd_fi_fifo_un[i] != NULL) {30157 kmem_free(un->sd_fi_fifo_un[i],30165 un->sd_fi_fifo_un[i] = NULL;30254 if (un->sd_fi_fifo_un[i] != NULL) {30255 kmem_free(un->sd_fi_fifo_un[i],30257 un->sd_fi_fifo_un[i] = NULL;30260 un->sd_fi_fifo_un[i] =30262 if (un->sd_fi_fifo_un[i] == NULL) {30266 rval = ddi_copyin((void *)arg, un->sd_fi_fifo_un[i],[all …]
554 struct sd_fi_un *sd_fi_fifo_un[SD_FI_MAX_ERROR]; member