Lines Matching refs:NO_TIMEOUT
262 if (timeout_msecs == NO_TIMEOUT) { in pqi_wait_if_ctrl_blocked()
597 buffer, buffer_length, 0, NULL, NO_TIMEOUT); in pqi_send_ctrl_raid_request()
605 buffer, buffer_length, 0, error_info, NO_TIMEOUT); in pqi_send_ctrl_raid_with_error()
628 buffer, buffer_length, vpd_page, NULL, NO_TIMEOUT); in pqi_scsi_inquiry()
725 0, NULL, NO_TIMEOUT); in pqi_identify_physical_device()
1222 0, NULL, NO_TIMEOUT); in pqi_get_raid_map()
1239 0, NULL, NO_TIMEOUT); in pqi_get_raid_map()
3242 pqi_wait_if_ctrl_blocked(ctrl_info, NO_TIMEOUT); in pqi_event_worker()
4094 if (timeout_msecs == NO_TIMEOUT) { in pqi_submit_raid_request_synchronous()
4147 if (timeout_msecs == NO_TIMEOUT) { in pqi_submit_raid_request_synchronous()
4580 0, NULL, NO_TIMEOUT); in pqi_configure_events()
4616 NULL, NO_TIMEOUT); in pqi_configure_events()
5597 if (timeout_secs != NO_TIMEOUT) { in pqi_device_wait_for_pending_io()
5640 if (timeout_secs != NO_TIMEOUT) { in pqi_ctrl_wait_for_pending_io()
5741 timeout_secs = rc ? PQI_LUN_RESET_PENDING_IO_TIMEOUT_SECS : NO_TIMEOUT; in _pqi_device_reset()
6070 PQI_SYNC_FLAGS_INTERRUPTABLE, &pqi_error_info, NO_TIMEOUT); in pqi_passthru_ioctl()
6795 0, NULL, NO_TIMEOUT); in pqi_config_table_update()
7787 0, NULL, NO_TIMEOUT); in pqi_ofa_host_memory_update()
8023 pqi_ctrl_wait_for_pending_io(ctrl_info, NO_TIMEOUT); in pqi_suspend()