Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/cardbus/
H A Dif_athn_cardbus.c85 Static uint32_t athn_cardbus_read(struct athn_softc *, uint32_t);
151 sc->sc_ops.read = athn_cardbus_read; in athn_cardbus_attach()
258 athn_cardbus_read(struct athn_softc *sc, uint32_t addr) in athn_cardbus_read() function