Searched refs:start_ack_timer (Results 1 – 2 of 2) sorted by relevance
2308 void start_ack_timer( void );2310 void start_ack_timer( UInt32 value, UInt32 scale );
3876 start_ack_timer(); in notifyInterestedDriversDone()4547 start_ack_timer(); in notifyControllingDriverDone()5618 start_ack_timer(); in ackTimerTick()5657 start_ack_timer(); in ackTimerTick()5885 IOService::start_ack_timer( void ) in start_ack_timer() function in IOService5887 start_ack_timer( ACK_TIMER_PERIOD, kNanosecondScale ); in start_ack_timer()5891 IOService::start_ack_timer( UInt32 interval, UInt32 scale ) in start_ack_timer() function in IOService6337 start_ack_timer( context.maxTimeRequested / 1000, kMillisecondScale ); in tellClientsWithResponse()7169 start_ack_timer(maxTimeToAckMS, kMillisecondScale); in updateClientResponses()