HomeSort by: relevance | last modified time | path
    Searched refs:isp_topo (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
isp.c 2559 fcp->isp_topo = TOPO_NL_PORT;
2565 fcp->isp_topo = topo;
2579 } else if (fcp->isp_topo == TOPO_FL_PORT || fcp->isp_topo == TOPO_F_PORT) {
2589 if (fcp->isp_topo == TOPO_FL_PORT || fcp->isp_topo == TOPO_NL_PORT) {
2617 if (r && (fcp->isp_topo == TOPO_F_PORT || fcp->isp_topo == TOPO_FL_PORT)) {
2619 fcp->isp_topo = TOPO_PTP_STUB;
2626 fcp->isp_topo = TOPO_FL_PORT
    [all...]
ispvar.h 486 isp_topo : 3, /* Connection Type */ member in struct:__anon8dd872cf0508
isp_netbsd.c 373 hba->fc_topology = FCPARAM(isp, bus)->isp_topo + 1;
isp_library.c 516 switch (fcp->isp_topo) {

Completed in 20 milliseconds