OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AscGetChipIRQ
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/isa/
adv_isa.c
167
irq =
AscGetChipIRQ
(iot, ioh, ASC_IS_ISA);
/src/sys/dev/ic/
advlib.c
476
sc->irq_no =
AscGetChipIRQ
(iot, ioh, sc->bus_type);
1891
AscGetChipIRQ
(bus_space_tag_t iot, bus_space_handle_t ioh, u_int16_t bus_type)
1948
return (
AscGetChipIRQ
(iot, ioh, bus_type));
1958
return (
AscGetChipIRQ
(iot, ioh, bus_type));
advlib.h
1329
u_int8_t
AscGetChipIRQ
(bus_space_tag_t, bus_space_handle_t, u_int16_t);
Completed in 16 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025