Searched refs:PQISRC_PENDING_IO_TIMEOUT_USEC (Results 1 – 2 of 2) sorted by relevance
416 if(timeout >= PQISRC_PENDING_IO_TIMEOUT_USEC) { in check_device_pending_commands_to_complete()479 if(timeout_in_usec >= PQISRC_PENDING_IO_TIMEOUT_USEC) { in pqisrc_wait_for_device_commands_to_complete()
43 #define PQISRC_PENDING_IO_TIMEOUT_USEC 30000000 /* 30 seconds */ macro