Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/isp/
HDispvar.h509 #define TOPO_PTP_STUB 4 macro
HDisp.c3027 if (topo < TOPO_NL_PORT || topo > TOPO_PTP_STUB) { in isp_fclink_test()
3028 topo = TOPO_PTP_STUB; in isp_fclink_test()
3061 fcp->isp_topo = TOPO_PTP_STUB; in isp_fclink_test()
HDisp_library.c602 case TOPO_PTP_STUB: return "Point-to-Point (no response)"; in isp_fc_toponame()