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

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h505 #define TOPO_NL_PORT 0 macro
H A Disp.c3024 fcp->isp_topo = TOPO_NL_PORT;
3027 if (topo < TOPO_NL_PORT || topo > TOPO_PTP_STUB) {
3057 fcp->isp_topo = TOPO_NL_PORT;
5697 if (topo == TOPO_NL_PORT || topo == TOPO_FL_PORT) {
H A Disp_library.c598 case TOPO_NL_PORT: return "Private Loop (NL_Port)";

Completed in 83 milliseconds