Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h178 char hbaPaths[1][MAXPATHLEN]; /* numAdapters long */ member
186 char hbaPaths[1][MAXPATHLEN]; member
/titanic_50/usr/src/lib/hbaapi/common/
H A Dhbaapi-sun.h42 char hbaPaths[1][1024]; member
/titanic_50/usr/src/lib/sun_fc/common/
H A DFCHBA.cc416 HBA *hba = new FCHBA(pathList->hbaPaths[i]); in loadAdapters()
H A DFCHBAPort.cc500 addPort(new FCHBANPIVPort(pathList->hbaPaths[i])); in FCHBAPort()
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1652 count = fc_ulp_get_adapter_paths((char *)list->hbaPaths, in fcsm_fciocmd()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7696 (char *)list->hbaPaths); in fp_fciocmd()