Searched refs:wait_secs (Results 1 – 2 of 2) sorted by relevance
391 int wait_secs; in main() local436 wait_secs = 0; in main()437 while ((wait_secs < max_halter_wait) && !data->hlt_count) { in main()439 wait_secs++; in main()448 data->halter_apic_id, wait_secs); in main()
6312 unsigned int wait_secs; in pqi_wait_for_lun_reset_completion() local6315 wait_secs = 0; in pqi_wait_for_lun_reset_completion()6330 wait_secs += PQI_LUN_RESET_POLL_COMPLETION_SECS; in pqi_wait_for_lun_reset_completion()6334 ctrl_info->scsi_host->host_no, device->bus, device->target, lun, wait_secs, cmds_outstanding); in pqi_wait_for_lun_reset_completion()