Home
last modified time | relevance | path

Searched refs:NGE_CMDSTS_PKT_OK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/nge/
H A Dif_ngereg.h502 #define NGE_CMDSTS_PKT_OK 0x08000000 macro
H A Dif_nge.c1495 if ((cmdsts & NGE_CMDSTS_PKT_OK) == 0) { in nge_rxeof()
1641 if ((cmdsts & NGE_CMDSTS_PKT_OK) == 0) { in nge_txeof()