OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_int_tbl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/hppa/dev/
apic.c
269
sc->
sc_int_tbl
= kmem_alloc(size, KM_SLEEP);
271
pdcproc_pci_gettable(nentries, size, sc->
sc_int_tbl
);
285
if (bus == sc->
sc_int_tbl
[i].bus &&
286
line == sc->
sc_int_tbl
[i].line)
287
trigger = sc->
sc_int_tbl
[i].trigger;
333
printf("type=%x ", sc->
sc_int_tbl
[i].type);
334
printf("len=%d ", sc->
sc_int_tbl
[i].len);
335
printf("itype=%d ", sc->
sc_int_tbl
[i].itype);
336
printf("trigger=%x ", sc->
sc_int_tbl
[i].trigger);
337
printf("pin=%x ", sc->
sc_int_tbl
[i].pin)
[
all
...]
elroyvar.h
39
struct pdc_pat_pci_rt *
sc_int_tbl
;
member in struct:elroy_softc
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025