Searched refs:TOPO_IS_FABRIC (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h511 #define TOPO_IS_FABRIC(x) ((x) == TOPO_FL_PORT || (x) == TOPO_F_PORT) macro
H A Disp.c3034 if (!TOPO_IS_FABRIC(fcp->isp_topo)) {
3354 if (TOPO_IS_FABRIC(fcp->isp_topo)) {
3770 if (!TOPO_IS_FABRIC(fcp->isp_topo)) {

Completed in 124 milliseconds