Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h1068 uchar_t un_multipath; member
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c1100 un->un_multipath = 0; in st_attach()
1102 un->un_multipath = 1; in st_attach()
3960 if (st_recov_sz != sizeof (recov_info) && un->un_multipath) { in st_rw()
4052 if (st_recov_sz != sizeof (recov_info) && un->un_multipath) { in st_arw()
9708 if (un->un_multipath) { in st_intr()
11471 un->un_multipath && (pkt->pkt_state == (STATE_GOT_BUS | in st_check_error()
17094 if (un->un_multipath) in st_recov_cb()
17109 if (un->un_multipath) { in st_recov_cb()