Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dispvar.h568 #define TOPO_FL_PORT 1 macro
H A Disp.c2579 } else if (fcp->isp_topo == TOPO_FL_PORT || fcp->isp_topo == TOPO_F_PORT) { in isp_fclink_test()
2589 if (fcp->isp_topo == TOPO_FL_PORT || fcp->isp_topo == TOPO_NL_PORT) { in isp_fclink_test()
2617 if (r && (fcp->isp_topo == TOPO_F_PORT || fcp->isp_topo == TOPO_FL_PORT)) { in isp_fclink_test()
2626 fcp->isp_topo = TOPO_FL_PORT; in isp_fclink_test()
2753 if (fcp->isp_topo == TOPO_FL_PORT || in isp_pdb_sync()
2765 if (fcp->isp_topo == TOPO_F_PORT || fcp->isp_topo == TOPO_FL_PORT) { in isp_pdb_sync()
2915 case TOPO_FL_PORT: in isp_scan_loop()
3360 if (fcp->isp_topo != TOPO_FL_PORT && fcp->isp_topo != TOPO_F_PORT) { in isp_scan_fabric()
5723 if (topo == TOPO_NL_PORT || topo == TOPO_FL_PORT) { in isp_parse_async_fc()
6317 FCPARAM(isp, 0)->isp_topo == TOPO_FL_PORT) { in isp_parse_status()
H A Disp_library.c513 case TOPO_FL_PORT: return "FL Port"; in isp_fc_toponame()