Home | Sort by: relevance | last modified time | path |
/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; |