Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/storage/libg_fc/common/
H A Dmpath.c120 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in g_get_lun_str()
291 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in get_pathlist()
540 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in g_get_pathcount()
589 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in g_failover()
673 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in stms_path_enable_disable()
772 if ((fd = g_object_open(VHCI_NODE, O_RDWR)) < 0) { in stms_path_enable_disable_all()
/titanic_50/usr/src/lib/storage/common/
H A Dstgcom.h65 #define VHCI_NODE "/devices/scsi_vhci:devctl" macro