Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/boot/
H A Ddp8390.c48 static void dp8390_read(int, char *, u_short);
182 dp8390_read(int buf, char *dest, u_short len) in dp8390_read() function
281 dp8390_read(packet_ptr + sizeof(struct dp8390_ring), in EtherReceive()
/netbsd-src/sys/dev/ic/
H A Ddp8390var.h171 void dp8390_read(struct dp8390_softc *, int, u_short);
H A Ddp8390.c585 dp8390_read(sc, in dp8390_rint()
923 dp8390_read(struct dp8390_softc *sc, int buf, u_short len) in dp8390_read() function