OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMDSTS_INTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_sipreg.h
121
#define
CMDSTS_INTR
0x20000000 /* interrupt when ownership changes */
if_sip.c
599
htole32(
CMDSTS_INTR
| (sc->sc_parm->p_rxbuf_len &
1690
htole32(
CMDSTS_INTR
);
1773
* The chip seems to ignore the
CMDSTS_INTR
bit sometimes!
2909
sc->sc_cmdsts_idx] & htole32(
CMDSTS_INTR
)) == 0)
2939
(cmdsts &
CMDSTS_INTR
) == 0 && sc->sc_txfree != sc->sc_ntxdesc)
Completed in 36 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025