Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dispvar.h567 #define TOPO_NL_PORT 0 macro
H A Disp.c2559 fcp->isp_topo = TOPO_NL_PORT; in isp_fclink_test()
2562 if (topo < TOPO_NL_PORT || topo > TOPO_PTP_STUB) { in isp_fclink_test()
2589 if (fcp->isp_topo == TOPO_FL_PORT || fcp->isp_topo == TOPO_NL_PORT) { in isp_fclink_test()
2632 fcp->isp_topo = TOPO_NL_PORT; in isp_fclink_test()
2754 fcp->isp_topo == TOPO_NL_PORT || in isp_pdb_sync()
2912 case TOPO_NL_PORT: in isp_scan_loop()
5723 if (topo == TOPO_NL_PORT || topo == TOPO_FL_PORT) { in isp_parse_async_fc()
6316 if (FCPARAM(isp, 0)->isp_topo == TOPO_NL_PORT || in isp_parse_status()
H A Disp_library.c512 case TOPO_NL_PORT: return "Private Loop"; in isp_fc_toponame()