OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WPI_INTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_wpireg.h
43
#define
WPI_INTR
0x008
if_wpi.c
127
static int
wpi_intr
(void *);
277
IPL_NET,
wpi_intr
, sc, device_xname(self));
1816
wpi_intr
(void *arg)
function
1821
r = WPI_READ(sc,
WPI_INTR
);
1841
r = WPI_READ(sc,
WPI_INTR
);
1846
WPI_WRITE(sc,
WPI_INTR
, r);
3128
WPI_WRITE(sc,
WPI_INTR
, 0xffffffff);
3246
WPI_WRITE(sc,
WPI_INTR
, 0xffffffff);
3330
WPI_WRITE(sc,
WPI_INTR
, WPI_INTR_MASK);
Completed in 286 milliseconds
Indexes created Sat Aug 22 00:26:31 UTC 2026