OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dp8390_ring
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/dev/ic/
mx98905var.h
49
void mx98905_read_hdr(struct dp8390_softc *, int, struct
dp8390_ring
*);
dp8390var.h
78
void (*read_hdr)(struct dp8390_softc *, int, struct
dp8390_ring
*);
dp8390reg.h
538
struct
dp8390_ring
{
struct
mx98905.c
320
mx98905_read_hdr(struct dp8390_softc *sc, int buf, struct
dp8390_ring
*hdr)
325
buf, (u_int8_t *)hdr, sizeof(struct
dp8390_ring
),
dp8390.c
58
static void dp8390_read_hdr(struct dp8390_softc *, int, struct
dp8390_ring
*);
505
struct
dp8390_ring
packet_hdr;
586
packet_ptr + sizeof(struct
dp8390_ring
),
587
len - sizeof(struct
dp8390_ring
));
1098
dp8390_read_hdr(struct dp8390_softc *sc, int src, struct
dp8390_ring
*hdrp)
we.c
97
static void we_read_hdr(struct dp8390_softc *, int, struct
dp8390_ring
*);
471
struct
dp8390_ring
*packet_hdrp)
476
sizeof(struct
dp8390_ring
));
ne2000.c
92
struct
dp8390_ring
*);
755
ne2000_read_hdr(struct dp8390_softc *sc, int buf, struct
dp8390_ring
*hdr)
760
buf, (uint8_t *)hdr, sizeof(struct
dp8390_ring
),
/src/sys/arch/x68k/stand/boot/
dp8390.c
203
struct
dp8390_ring
packet_hdr;
278
len -= sizeof(struct
dp8390_ring
);
281
dp8390_read(packet_ptr + sizeof(struct
dp8390_ring
),
/src/sys/arch/amiga/dev/
if_ed_zbus.c
77
void ed_zbus_read_hdr(struct dp8390_softc *, int, struct
dp8390_ring
*);
225
ed_zbus_read_hdr(struct dp8390_softc *sc, int src, struct
dp8390_ring
*hdrp)
/src/sys/dev/isa/
if_ec.c
105
void ec_read_hdr(struct dp8390_softc *, int, struct
dp8390_ring
*);
709
struct
dp8390_ring
*packet_hdrp)
714
sizeof(struct
dp8390_ring
));
Completed in 17 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025