OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lpc_intr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arm/gemini/
lpc_com.c
103
if ((lpc->
lpc_intr
!= LPCCF_INTR_DEFAULT) && (lpc->
lpc_intr
> 0xff))
104
panic("lpc_com: bad intr %d", lpc->
lpc_intr
);
127
lpc_pnp_write(lpctag, lpc->lpc_ldn, 0x70, lpc->
lpc_intr
);
178
if (lpc->
lpc_intr
== LPCCF_INTR_DEFAULT) {
187
lpc_intr_establish(lpc->lpc_tag, lpc->
lpc_intr
,
190
lpc_intr_establish(lpc->lpc_tag, lpc->
lpc_intr
,
gemini_lpcvar.h
21
uint
lpc_intr
;
member in struct:gemini_lpc_attach_args
gemini_lpc.c
128
lpc.
lpc_intr
= cf->cf_loc[LPCCF_INTR];
152
if (lpc->
lpc_intr
!= LPCCF_INTR_DEFAULT)
153
aprint_normal(" intr %d", lpc->
lpc_intr
);
Completed in 11 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025