Searched refs:TOPO_FL_PORT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/isp/
H A Dispvar.h500 #define TOPO_FL_PORT 1 macro
505 #define TOPO_IS_FABRIC(x) ((x) == TOPO_FL_PORT || (x) == TOPO_F_PORT)
H A Disp.c3031 fcp->isp_topo = TOPO_FL_PORT;
3056 if (fcp->isp_topo == TOPO_F_PORT || fcp->isp_topo == TOPO_FL_PORT) {
5839 if (topo == TOPO_NL_PORT || topo == TOPO_FL_PORT) {
6486 FCPARAM(isp, 0)->isp_topo == TOPO_FL_PORT) {
H A Disp_library.c555 case TOPO_FL_PORT: return "Public Loop (FL_Port)";

Completed in 86 milliseconds