Searched refs:AscStopQueueExe (Results 1 – 4 of 4) sorted by relevance
200 static int AscStopQueueExe(bus_space_tag_t, bus_space_handle_t);353 AscStopQueueExe(iot, ioh); in AscInitFromEEP()2688 AscStopQueueExe(bus_space_tag_t iot, bus_space_handle_t ioh) in AscStopQueueExe() function2796 if (AscStopQueueExe(iot, ioh) == 1) { in AscAbortCCB()2919 if (AscStopQueueExe(iot, ioh) == 1) { in AscResetDevice()2943 if (AscStopQueueExe(iot, ioh) == ASC_NOERROR) { in AscResetDevice()2977 AscStopQueueExe(iot, ioh); in AscResetBus()
8563 static int AscStopQueueExe(PortAddr iop_base) in AscStopQueueExe() function8938 AscStopQueueExe(iop_base); in AscInitFromEEP()