OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TDSTAT_Rx_LS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
tulipvar.h
539
__rxd->td_status = htole32(TDSTAT_OWN|TDSTAT_Rx_FS|
TDSTAT_Rx_LS
); \
tulipreg.h
180
#define
TDSTAT_Rx_LS
0x00000100 /* Last Descriptor */
tulip.c
1235
if ((rxstat & (TDSTAT_Rx_FS |
TDSTAT_Rx_LS
)) !=
1236
(TDSTAT_Rx_FS |
TDSTAT_Rx_LS
)) {
Completed in 20 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025