HomeSort by: relevance | last modified time | path
    Searched defs:sc_porttype (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
mpii.c 205 u_int8_t sc_porttype; member in struct:mpii_softc
590 if ((sc->sc_porttype == MPII_PORTFACTS_PORTTYPE_SAS_PHYSICAL) ||
591 (sc->sc_porttype == MPII_PORTFACTS_PORTTYPE_SAS_VIRTUAL) ||
592 (sc->sc_porttype == MPII_PORTFACTS_PORTTYPE_TRI_MODE)) {
1536 sc->sc_porttype = pfp->port_type;
mpii.c 205 u_int8_t sc_porttype; member in struct:mpii_softc
590 if ((sc->sc_porttype == MPII_PORTFACTS_PORTTYPE_SAS_PHYSICAL) ||
591 (sc->sc_porttype == MPII_PORTFACTS_PORTTYPE_SAS_VIRTUAL) ||
592 (sc->sc_porttype == MPII_PORTFACTS_PORTTYPE_TRI_MODE)) {
1536 sc->sc_porttype = pfp->port_type;

Completed in 28 milliseconds