ASC_IS_ISAPNP
if (AscGetChipBusType(iot, ioh) == ASC_IS_ISAPNP) {
sc->bus_type = ASC_IS_ISAPNP;
} else if (sc->bus_type == ASC_IS_ISAPNP) {
return (ASC_IS_ISAPNP);