Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Dif_ed_zbus.c77 void ed_zbus_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
181 sc->read_hdr = ed_zbus_read_hdr; in ed_zbus_attach()
225 ed_zbus_read_hdr(struct dp8390_softc *sc, int src, struct dp8390_ring *hdrp) in ed_zbus_read_hdr() function