Searched defs:tx_head (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/arch/sparc64/dev/ |
H A D | ldc.c | 249 uint64_t tx_head, tx_tail, tx_state; in ldc_send_vers() local 286 uint64_t tx_head, tx_tail, tx_state; in ldc_send_ack() local 322 uint64_t tx_head, tx_tail, tx_state; in ldc_send_rts() local 358 uint64_t tx_head, tx_tail, tx_state; in ldc_send_rtr() local 394 uint64_t tx_head, tx_tail, tx_state; in ldc_send_rdx() local 430 uint64_t tx_head, tx_tail, tx_state; in ldc_send_unreliable() local
|
H A D | vnet.c | 341 uint64_t tx_head, tx_tail, tx_state; in vnet_tx_intr() local 1130 uint64_t tx_head, tx_tail, tx_state; in vnet_start() local
|
H A D | vdsk.c | 442 uint64_t tx_head, tx_tail, tx_state; in vdsk_tx_intr() local
|
/netbsd-src/sys/dev/ic/ |
H A D | elinkxlvar.h | 61 struct ex_txdesc *tx_head; member
|