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

  /src/sys/arch/i386/pci/
piixpcib.c 291 piixpcib_get(struct piixpcib_softc *sc) function in typeref:typename:int
314 if (piixpcib_get(sc) == state)
403 state = piixpcib_get(sc);
423 state2 = piixpcib_get(sc);
piixpcib.c 291 piixpcib_get(struct piixpcib_softc *sc) function in typeref:typename:int
314 if (piixpcib_get(sc) == state)
403 state = piixpcib_get(sc);
423 state2 = piixpcib_get(sc);

Completed in 23 milliseconds