Searched refs:txp_status (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/snc/
H A Ddp83932.c893 unsigned short txp_status; local
936 txp_status = SRO(sc, txp, TXP_STATUS);
939 (txp_status & TCR_EXC) ? 16 :
940 ((txp_status & TCR_NC) >> 12));
942 if ((txp_status & TCR_PTX) == 0) {
945 txp_status);
/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-regs.h381 u64 txp_status; member in struct:__anon11200

Completed in 91 milliseconds