Searched refs:sd_fi_fifo_xb (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c30103 un->sd_fi_fifo_xb[i] = NULL;
30132 if (un->sd_fi_fifo_xb[i] != NULL) {
30133 kmem_free(un->sd_fi_fifo_xb[i],
30146 un->sd_fi_fifo_xb[i] = NULL;
30199 if (un->sd_fi_fifo_xb[i] != NULL) {
30200 kmem_free(un->sd_fi_fifo_xb[i],
30202 un->sd_fi_fifo_xb[i] = NULL;
30205 un->sd_fi_fifo_xb[i] =
30207 if (un->sd_fi_fifo_xb[i] == NULL) {
30211 rval = ddi_copyin((void *)arg, un->sd_fi_fifo_xb[
[all...]
/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h551 struct sd_fi_xb *sd_fi_fifo_xb[SD_FI_MAX_ERROR]; member in struct:sd_lun

Completed in 162 milliseconds