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

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h376 un_f_allow_bus_device_reset :1, /* Driver may issue a BDR as */ member in struct:sd_lun
663 sd_lun::un_f_allow_bus_device_reset
1085 un_f_allow_bus_device_reset, member in struct:sd_fi_un
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c7544 un->un_f_allow_bus_device_reset = TRUE;
7548 un->un_f_allow_bus_device_reset = TRUE;
7553 un->un_f_allow_bus_device_reset = FALSE;
18468 if (un->un_f_allow_bus_device_reset == TRUE) {
19384 if (un->un_f_allow_bus_device_reset == TRUE) {
19583 if (un->un_f_allow_bus_device_reset == TRUE) {
25139 if (un->un_f_allow_bus_device_reset == TRUE) {
30493 SD_CONDSET(un, un, un_f_allow_bus_device_reset,
30494 "un_f_allow_bus_device_reset");

Completed in 127 milliseconds