OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATPPC_USE_INTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
atppc.c
1481
*val = ((atppc->sc_use &
ATPPC_USE_INTR
) != 0);
1516
atppc->sc_use &= ~
ATPPC_USE_INTR
;
1518
atppc->sc_use |=
ATPPC_USE_INTR
;
1620
if (atppc->sc_use &
ATPPC_USE_INTR
) {
1662
if (atppc->sc_use &
ATPPC_USE_INTR
)
1696
if (atppc->sc_use &
ATPPC_USE_INTR
) {
1733
if (atppc->sc_use &
ATPPC_USE_INTR
)
1811
if (atppc->sc_use &
ATPPC_USE_INTR
)
1831
if (atppc->sc_use &
ATPPC_USE_INTR
) {
1858
if ((atppc->sc_use &
ATPPC_USE_INTR
) &
[
all
...]
atppcvar.h
163
#define
ATPPC_USE_INTR
0x01 /* Use interrupts */
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025