OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:int_disable
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sbus/
stp4020.c
103
int
int_disable
; /* ICR0 value for interrupt disabled */
member in struct:stp4020_socket
494
h->
int_disable
= 0;
709
stp4020_wr_sockctl(h, STP4020_ICR0_IDX, h->
int_disable
);
983
h->
int_disable
= v & ~STP4020_ICR0_IOIE;
989
h->int_enable = h->
int_disable
= v;
stp4020.c
103
int
int_disable
; /* ICR0 value for interrupt disabled */
member in struct:stp4020_socket
494
h->
int_disable
= 0;
709
stp4020_wr_sockctl(h, STP4020_ICR0_IDX, h->
int_disable
);
983
h->
int_disable
= v & ~STP4020_ICR0_IOIE;
989
h->int_enable = h->
int_disable
= v;
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025