Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/isp/
HDispvar.h505 #define TOPO_NL_PORT 0 macro
HDisp.c3024 fcp->isp_topo = TOPO_NL_PORT; in isp_fclink_test()
3027 if (topo < TOPO_NL_PORT || topo > TOPO_PTP_STUB) { in isp_fclink_test()
3057 fcp->isp_topo = TOPO_NL_PORT; in isp_fclink_test()
5697 if (topo == TOPO_NL_PORT || topo == TOPO_FL_PORT) { in isp_parse_async_fc()
HDisp_library.c598 case TOPO_NL_PORT: return "Private Loop (NL_Port)"; in isp_fc_toponame()