Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dispvar.h570 #define TOPO_F_PORT 3 macro
H A Disp.c2579 } else if (fcp->isp_topo == TOPO_FL_PORT || fcp->isp_topo == TOPO_F_PORT) { in isp_fclink_test()
2617 if (r && (fcp->isp_topo == TOPO_F_PORT || fcp->isp_topo == TOPO_FL_PORT)) { in isp_fclink_test()
2765 if (fcp->isp_topo == TOPO_F_PORT || fcp->isp_topo == TOPO_FL_PORT) { in isp_pdb_sync()
3360 if (fcp->isp_topo != TOPO_FL_PORT && fcp->isp_topo != TOPO_F_PORT) { in isp_scan_fabric()
4144 if (FCPARAM(isp, chan)->isp_topo == TOPO_F_PORT) { in isp_nxt_handle()
5871 if (fcp->isp_topo == TOPO_F_PORT) { in isp_parse_async_fc()
H A Disp_library.c515 case TOPO_F_PORT: return "F Port"; in isp_fc_toponame()