Searched defs:tx_state (Results 1 – 7 of 7) sorted by relevance
/openbsd/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/gnu/usr.bin/binutils/gdb/rdi-share/ |
H A D | rxtx.h | 172 unsigned char tx_state; /* encodes n,e, and f (2+1+2=5 bits) */ member
|