Home
last modified time | relevance | path

Searched refs:ret_phci (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h747 char ret_phci[MAXPATHLEN]; /* pHCI device */ member
808 char ret_phci[MAXPATHLEN]; /* pHCI device */ member
/titanic_41/usr/src/lib/storage/libg_fc/common/
H A Dmpath.c442 ioc.ret_buf[i].device.ret_phci); in g_get_pathlist()
887 if (strncmp(ioc_phci, ioc.ret_buf[i].device.ret_phci, in g_stms_get_path_state()
/titanic_41/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c1373 get_phci_driver_name(pi->device.ret_phci, in vhci_to_phci()
1393 (void) printf("%s/%s@%s", pi->device.ret_phci, in vhci_to_phci()
1402 (void) printf("%s/%s@%s", pi->device.ret_phci, in vhci_to_phci()
/titanic_41/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c6301 ret_pip->device.ret_phci); in vhci_get_phci_path_list()
6316 ret_pip->device.ret_phci, status)); in vhci_get_phci_path_list()
6332 ret_pip->device.ret_phci, status)); in vhci_get_phci_path_list()
6379 ret_pip->device.ret_phci); in vhci_get_client_path_list()
6394 ret_pip->device.ret_phci, status)); in vhci_get_client_path_list()
6410 ret_pip->device.ret_phci, status)); in vhci_get_client_path_list()
/titanic_41/usr/src/lib/libdevinfo/
H A Ddevfsmap.c1303 pi->device.ret_phci, node_name, pi->ret_addr); in add_to_phci_list()
/titanic_41/usr/src/cmd/luxadm/
H A Dfchba.c1405 if (strstr(devPath, ioc.ret_buf[i].device.ret_phci)) { in scsi_vhci_details()