Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dispvar.h571 #define TOPO_PTP_STUB 4 macro
H A Disp.c2562 if (topo < TOPO_NL_PORT || topo > TOPO_PTP_STUB) { in isp_fclink_test()
2563 topo = TOPO_PTP_STUB; in isp_fclink_test()
2619 fcp->isp_topo = TOPO_PTP_STUB; in isp_fclink_test()
H A Disp_library.c516 case TOPO_PTP_STUB: return "F Port (no FLOGI_ACC response)"; in isp_fc_toponame()