Home
last modified time | relevance | path

Searched refs:isp_topo (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Disp.c2559 fcp->isp_topo = TOPO_NL_PORT; in isp_fclink_test()
2565 fcp->isp_topo = topo; in isp_fclink_test()
2579 } else if (fcp->isp_topo == TOPO_FL_PORT || fcp->isp_topo == TOPO_F_PORT) { in isp_fclink_test()
2589 if (fcp->isp_topo == TOPO_FL_PORT || fcp->isp_topo == TOPO_NL_PORT) { in isp_fclink_test()
2617 if (r && (fcp->isp_topo == TOPO_F_PORT || fcp->isp_topo == TOPO_FL_PORT)) { in isp_fclink_test()
2626 fcp->isp_topo = TOPO_FL_PORT; in isp_fclink_test()
2632 fcp->isp_topo = TOPO_NL_PORT; in isp_fclink_test()
2765 if (fcp->isp_topo == TOPO_F_PORT || fcp->isp_topo == TOPO_FL_PORT) { in isp_pdb_sync()
2911 switch (fcp->isp_topo) { in isp_scan_loop()
3360 if (fcp->isp_topo != TOPO_FL_PORT && fcp->isp_topo != TOPO_F_PORT) { in isp_scan_fabric()
[all …]
H A Dispvar.h486 isp_topo : 3, /* Connection Type */ member
H A Disp_netbsd.c374 hba->fc_topology = FCPARAM(isp, bus)->isp_topo + 1; in ispioctl()
H A Disp_library.c511 switch (fcp->isp_topo) { in isp_fc_toponame()