Searched refs:VHCI_HOLD_LUN (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/sys/scsi/adapters/ |
H A D | scsi_vhci.h | 151 #define VHCI_HOLD_LUN(vlun, f, h) { \ macro
|
/titanic_44/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
H A D | scsi_vhci.c | 1177 VHCI_HOLD_LUN(vlun, VH_NOSLEEP, held); in vhci_scsi_start() 2416 VHCI_HOLD_LUN(vlun, VH_NOSLEEP, held); in vhci_bind_transport() 2636 VHCI_HOLD_LUN(vlun, in vhci_do_prout() 3272 VHCI_HOLD_LUN(vlun, VH_NOSLEEP, held); in vhci_intr() 3294 VHCI_HOLD_LUN(vlun, VH_NOSLEEP, held); in vhci_intr() 4317 VHCI_HOLD_LUN(vlun, VH_SLEEP, held); in vhci_pathinfo_state_change() 5882 VHCI_HOLD_LUN(vlun, VH_SLEEP, held); in vhci_ctl() 7931 VHCI_HOLD_LUN(vlun, VH_SLEEP, held); in vhci_initiate_auto_failback()
|
H A D | mpapi_impl.c | 1590 VHCI_HOLD_LUN(svl, VH_SLEEP, held); in vhci_set_tpg_access_state() 1656 VHCI_HOLD_LUN(svl, VH_NOSLEEP, held); in vhci_set_tpg_access_state()
|