Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h579 struct sd_fi_xb *sd_fi_fifo_xb[SD_FI_MAX_ERROR]; member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c29534 un->sd_fi_fifo_xb[i] = NULL;
29564 kmem_free(un->sd_fi_fifo_xb[i],
29577 un->sd_fi_fifo_xb[i] = NULL;
29631 kmem_free(un->sd_fi_fifo_xb[i],
29633 un->sd_fi_fifo_xb[i] = NULL;
29636 un->sd_fi_fifo_xb[i] =
29646 kmem_free(un->sd_fi_fifo_xb[i],
29648 un->sd_fi_fifo_xb[i] = NULL;
29862 fi_xb = un->sd_fi_fifo_xb[i];
29938 if (un->sd_fi_fifo_xb[i] != NULL) {
[all …]