Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Disp.c1625 fcp->isp_topo = topo; in isp_fclink_test()
1627 fcp->isp_topo = TOPO_NL_PORT; in isp_fclink_test()
1649 } else if (fcp->isp_topo == TOPO_FL_PORT || in isp_fclink_test()
1650 fcp->isp_topo == TOPO_F_PORT) { in isp_fclink_test()
1658 fcp->isp_topo = TOPO_FL_PORT; in isp_fclink_test()
1665 fcp->isp_topo = TOPO_NL_PORT; in isp_fclink_test()
1721 fcp->isp_portid, fcp->isp_loopstate, toponames[fcp->isp_topo]); in isp_fclink_test()
1803 if (fcp->isp_topo == TOPO_FL_PORT || fcp->isp_topo == TOPO_NL_PORT || in isp_pdb_sync()
1804 fcp->isp_topo == TOPO_N_PORT) { in isp_pdb_sync()
1818 if (fcp->isp_topo == TOPO_NL_PORT) { in isp_pdb_sync()
[all …]
Disp_openbsd.c869 if (fcp->isp_topo == TOPO_FL_PORT) in isp_async()
874 if (fcp->isp_topo == TOPO_N_PORT) in isp_async()
Dispvar.h267 isp_topo : 3, member