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_iac
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_wm.c
655
struct evcnt
sc_ev_iac
; /* Interrupt Assertion */
member in struct:wm_softc
3438
evcnt_attach_dynamic(&sc->
sc_ev_iac
, EVCNT_TYPE_MISC,
3642
evcnt_detach(&sc->
sc_ev_iac
);
6761
WM_EVCNT_ADD(&sc->
sc_ev_iac
, CSR_READ(sc, WMREG_IAC));
6967
WM_EVCNT_STORE(&sc->
sc_ev_iac
, 0);
if_wm.c
655
struct evcnt
sc_ev_iac
; /* Interrupt Assertion */
member in struct:wm_softc
3438
evcnt_attach_dynamic(&sc->
sc_ev_iac
, EVCNT_TYPE_MISC,
3642
evcnt_detach(&sc->
sc_ev_iac
);
6761
WM_EVCNT_ADD(&sc->
sc_ev_iac
, CSR_READ(sc, WMREG_IAC));
6967
WM_EVCNT_STORE(&sc->
sc_ev_iac
, 0);
Completed in 74 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025