Home
last modified time | relevance | path

Searched defs:next_packet (Results 1 – 5 of 5) sorted by relevance

/netbsd/sys/arch/x68k/stand/boot/
H A Ddp8390.c44 static u_short next_packet; variable
/netbsd/sys/arch/i386/stand/lib/netif/
H A Ddp8390.c43 static u_short next_packet; variable
/netbsd/sys/dev/ic/
H A Ddp8390var.h67 u_short next_packet; /* pointer to next unread RX packet */ member
H A Ddp8390reg.h540 u_int8_t next_packet; /* pointer to next packet */ member
/netbsd/sbin/newfs_udf/
H A Dudf_core.c3781 struct wrpacket *packet, *next_packet; in udf_writeout_writequeue() local