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

  /src/sys/dev/pci/
if_sip.c 216 bool sc_gigabit; /* 1: 83820, 0: other */ member in struct:sip_softc
485 if (sc->sc_gigabit)
494 if (sc->sc_gigabit)
977 if (!sc->sc_gigabit) {
1088 sc->sc_gigabit = sip->sip_gigabit;
1093 if (sc->sc_gigabit) {
1146 if (sc->sc_gigabit) {
1292 if (!sc->sc_gigabit) {
1317 if (sc->sc_gigabit)
1363 if (sc->sc_gigabit) {
    [all...]

Completed in 62 milliseconds