Searched refs:AscGetChipBusType (Results 1 – 1 of 1) sorted by relevance
82 static u_int16_t AscGetChipBusType(bus_space_tag_t, bus_space_handle_t);323 if (AscGetChipBusType(iot, ioh) == ASC_IS_ISAPNP) { in AscInitASC_SOFTC()710 AscGetChipBusType(bus_space_tag_t iot, bus_space_handle_t ioh) in AscGetChipBusType() function