AscGetChipIRQ
return (AscGetChipIRQ(iot, ioh, bus_type));
return (AscGetChipIRQ(iot, ioh, bus_type));
sc->irq_no = AscGetChipIRQ(iot, ioh, sc->bus_type);
u_int8_t AscGetChipIRQ(bus_space_tag_t, bus_space_handle_t, u_int16_t);
irq = AscGetChipIRQ(iot, ioh, ASC_IS_ISA);