/src/sys/arch/x68k/stand/boot/ |
dp8390.c | 48 static void dp8390_read(int, char *, u_short); 182 dp8390_read(int buf, char *dest, u_short len) function in typeref:typename:void 281 dp8390_read(packet_ptr + sizeof(struct dp8390_ring),
|
/src/sys/dev/ic/ |
dp8390var.h | 171 void dp8390_read(struct dp8390_softc *, int, u_short);
|
dp8390.c | 585 dp8390_read(sc, 923 dp8390_read(struct dp8390_softc *sc, int buf, u_short len) function in typeref:typename:void
|