Searched refs:wait_secs (Results 1 – 2 of 2) sorted by relevance
393 int wait_secs; in main() local440 wait_secs = 0; in main()441 while ((wait_secs < max_halter_wait) && !data->hlt_count) { in main()443 wait_secs++; in main()452 data->halter_apic_id, wait_secs); in main()
6251 unsigned int wait_secs; in pqi_wait_for_lun_reset_completion() local6254 wait_secs = 0; in pqi_wait_for_lun_reset_completion()6269 wait_secs += PQI_LUN_RESET_POLL_COMPLETION_SECS; in pqi_wait_for_lun_reset_completion()6273 ctrl_info->scsi_host->host_no, device->bus, device->target, lun, wait_secs, cmds_outstanding); in pqi_wait_for_lun_reset_completion()