OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMDSTS_Rx_RXA
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_sipreg.h
146
#define
CMDSTS_Rx_RXA
0x04000000 /* receive abort */
if_sip.c
2204
if (cmdsts & (
CMDSTS_Rx_RXA
| CMDSTS_Rx_LONG | CMDSTS_Rx_RUNT |
2207
if ((cmdsts &
CMDSTS_Rx_RXA
) != 0 &&
2364
if (cmdsts & (
CMDSTS_Rx_RXA
| CMDSTS_Rx_LONG | CMDSTS_Rx_RUNT |
2367
if ((cmdsts &
CMDSTS_Rx_RXA
) != 0 &&
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025