Searched refs:sd_fi_fifo_un (Results 1 – 2 of 2) sorted by relevance
29535 un->sd_fi_fifo_un[i] = NULL;29567 if (un->sd_fi_fifo_un[i] != NULL) {29568 kmem_free(un->sd_fi_fifo_un[i],29576 un->sd_fi_fifo_un[i] = NULL;29665 if (un->sd_fi_fifo_un[i] != NULL) {29666 kmem_free(un->sd_fi_fifo_un[i],29668 un->sd_fi_fifo_un[i] = NULL;29671 un->sd_fi_fifo_un[i] =29673 if (un->sd_fi_fifo_un[i] == NULL) {29677 rval = ddi_copyin((void *)arg, un->sd_fi_fifo_un[i],[all …]
580 struct sd_fi_un *sd_fi_fifo_un[SD_FI_MAX_ERROR]; member