Searched refs:TOPO_PTP_STUB (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h509 #define TOPO_PTP_STUB 4 macro
H A Disp.c3027 if (topo < TOPO_NL_PORT || topo > TOPO_PTP_STUB) {
3028 topo = TOPO_PTP_STUB;
3061 fcp->isp_topo = TOPO_PTP_STUB;
H A Disp_library.c602 case TOPO_PTP_STUB: return "Point-to-Point (no response)";

Completed in 99 milliseconds