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

  /src/sys/dev/isa/
if_ix.c 91 static uint16_t ix_read_16(struct ie_softc *, int);
326 ix_read_16(struct ie_softc *sc, int offset) function in typeref:typename:uint16_t
691 sc->ie_bus_read16 = ix_read_16;

Completed in 11 milliseconds