Home
last modified time | relevance | path

Searched refs:athn_cardbus_read (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/cardbus/
H A Dif_athn_cardbus.c75 uint32_t athn_cardbus_read(struct athn_softc *, uint32_t);
127 sc->ops.read = athn_cardbus_read; in athn_cardbus_attach()
266 athn_cardbus_read(struct athn_softc *sc, uint32_t addr) in athn_cardbus_read() function