Searched refs:TOPO_FL_PORT (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/isp/
H A Dispvar.h541 #define TOPO_FL_PORT 1 macro
H A Disp.c2750 } else if (fcp->isp_topo == TOPO_FL_PORT || fcp->isp_topo == TOPO_F_PORT) {
2760 if (fcp->isp_topo == TOPO_FL_PORT || fcp->isp_topo == TOPO_NL_PORT) {
2790 if (r && (fcp->isp_topo == TOPO_F_PORT || fcp->isp_topo == TOPO_FL_PORT)) {
2799 fcp->isp_topo = TOPO_FL_PORT;
2927 if (fcp->isp_topo == TOPO_FL_PORT ||
2939 if (fcp->isp_topo == TOPO_F_PORT || fcp->isp_topo == TOPO_FL_PORT) {
3085 case TOPO_FL_PORT:
3508 if (fcp->isp_topo != TOPO_FL_PORT && fcp->isp_topo != TOPO_F_PORT) {
5916 if (topo == TOPO_NL_PORT || topo == TOPO_FL_PORT) {
6507 FCPARAM(isp, 0)->isp_topo == TOPO_FL_PORT) {
[all...]
H A Disp_library.c579 case TOPO_FL_PORT: return "FL Port";

Completed in 117 milliseconds