OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ahc_aic77xx_irq
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ic/
aic77xxvar.h
33
int
ahc_aic77xx_irq
(bus_space_tag_t, bus_space_handle_t);
aic77xx.c
56
ahc_aic77xx_irq
(bus_space_tag_t iot, bus_space_handle_t ioh)
function in typeref:typename:int
77
printf("
ahc_aic77xx_irq
: illegal irq setting %d\n", intdef);
/src/sys/dev/eisa/
ahc_eisa.c
92
irq =
ahc_aic77xx_irq
(iot, ioh);
130
if ((irq =
ahc_aic77xx_irq
(iot, ioh)) < 0) {
131
aprint_error_dev(ahc->sc_dev, "
ahc_aic77xx_irq
failed!");
/src/sys/arch/i386/isa/
ahc_isa.c
272
irq =
ahc_aic77xx_irq
(iot, ioh);
382
if ((irq =
ahc_aic77xx_irq
(iot, ioh)) < 0) {
383
aprint_error(":
ahc_aic77xx_irq
failed\n");
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025