dp8390_ring
dp8390_read_hdr(struct dp8390_softc *sc, int src, struct dp8390_ring *hdrp)
struct dp8390_ring packet_hdr;
int, struct dp8390_ring *);
packet_ptr + sizeof(struct dp8390_ring),
len - sizeof(struct dp8390_ring));
int, struct dp8390_ring *);
ne2000_read_hdr(struct dp8390_softc *sc, int buf, struct dp8390_ring *hdr)
buf, (u_int8_t *)hdr, sizeof(struct dp8390_ring),
void ne2000_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
void ec_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
struct dp8390_ring *packet_hdrp)
sizeof(struct dp8390_ring));
void we_read_hdr(struct dp8390_softc *, int, struct dp8390_ring *);
struct dp8390_ring *packet_hdrp)
sizeof(struct dp8390_ring));