Home
last modified time | relevance | path

Searched refs:VHCI_RELEASE_LUN (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c1182 VHCI_RELEASE_LUN(vlun); in vhci_scsi_start()
1207 VHCI_RELEASE_LUN(vlun); in vhci_scsi_start()
1214 VHCI_RELEASE_LUN(vlun); in vhci_scsi_start()
2435 VHCI_RELEASE_LUN(vlun); in vhci_bind_transport()
2454 VHCI_RELEASE_LUN(vlun); in vhci_bind_transport()
2470 VHCI_RELEASE_LUN(vlun); in vhci_bind_transport()
2476 VHCI_RELEASE_LUN(vlun); in vhci_bind_transport()
3625 VHCI_RELEASE_LUN(vlun); in vhci_handle_ext_fo()
3782 VHCI_RELEASE_LUN(vlun); in vhci_efo_done()
4057 VHCI_RELEASE_LUN(vlun); in vhci_update_pathstates()
[all …]
H A Dmpapi_impl.c1600 VHCI_RELEASE_LUN(svl); in vhci_set_tpg_access_state()
1611 VHCI_RELEASE_LUN(svl); in vhci_set_tpg_access_state()
/titanic_41/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h171 #define VHCI_RELEASE_LUN(vlun) { \ macro