Home
last modified time | relevance | path

Searched defs:spdmem_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dspdmemvar.h905 struct spdmem_softc { struct
906 int (*sc_read)(struct spdmem_softc *, uint16_t, uint8_t *); argument
912 int spdmem_common_probe(struct spdmem_softc *); argument