Searched defs:tx_tail (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/sys/arch/sparc64/dev/ |
H A D | ldc.c | 245 uint64_t tx_head, tx_tail, tx_state; in ldc_send_vers() local 280 uint64_t tx_head, tx_tail, tx_state; in ldc_send_ack() local 315 uint64_t tx_head, tx_tail, tx_state; in ldc_send_rts() local 350 uint64_t tx_head, tx_tail, tx_state; in ldc_send_rtr() local 385 uint64_t tx_head, tx_tail, tx_state; in ldc_send_rdx() local 420 uint64_t tx_head, tx_tail, tx_state; in ldc_send_unreliable() local
|
H A D | vcctty.c | 170 uint64_t tx_head, tx_tail, tx_state; in vcctty_tx_intr() local 254 uint64_t tx_head, tx_tail, tx_state; in vcctty_send_data() local 286 uint64_t tx_head, tx_tail, tx_state; in vcctty_send_break() local
|
H A D | vldcp.c | 207 uint64_t tx_head, tx_tail, tx_state; in vldcp_tx_intr() local 431 uint64_t tx_head, tx_tail, tx_state; in vldcpwrite() local
|
H A D | vnet.c | 341 uint64_t tx_head, tx_tail, tx_state; in vnet_tx_intr() local 1086 uint64_t tx_head, tx_tail, tx_state; in vnet_start() local
|
H A D | vdsk.c | 378 uint64_t tx_head, tx_tail, tx_state; in vdsk_tx_intr() local
|
H A D | vdsp.c | 403 uint64_t tx_head, tx_tail, tx_state; in vdsp_tx_intr() local
|
/openbsd-src/sys/dev/isa/ |
H A D | if_ex.c | 91 u_int tx_head, tx_tail; /* Head and tail of transmit ring buffer. */ member
|