OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_ev_ictxatc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_wm.c
661
struct evcnt
sc_ev_ictxatc
; /* Intr. Cause Tx Abs Timer Expire */
member in struct:wm_softc
3447
evcnt_attach_dynamic(&sc->
sc_ev_ictxatc
, EVCNT_TYPE_MISC,
3647
evcnt_detach(&sc->
sc_ev_ictxatc
);
6766
WM_EVCNT_ADD(&sc->
sc_ev_ictxatc
, CSR_READ(sc, WMREG_ICTXATC));
6972
WM_EVCNT_STORE(&sc->
sc_ev_ictxatc
, 0);
Completed in 21 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025