Searched defs:tcb_bytes (Results 1 – 1 of 1) sorted by relevance
175 uint16_t tcb_bytes; /* transmit command block byte count (in lower 14 bits */ member744 uint16_t tcb_bytes = s->tx.tcb_bytes & 0x3fff; in tx_command() local