Searched refs:dp8390_read (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/x68k/stand/boot/ |
H A D | dp8390.c | 48 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 D | dp8390var.h | 171 void dp8390_read(struct dp8390_softc *, int, u_short);
|
H A D | dp8390.c | 585 dp8390_read(sc, in dp8390_rint() 923 dp8390_read(struct dp8390_softc *sc, int buf, u_short len) in dp8390_read() function
|