Searched refs:wait_secs (Results 1 – 2 of 2) sorted by relevance
397 int wait_secs; in main() local444 wait_secs = 0; in main()445 while ((wait_secs < max_halter_wait) && !data->hlt_count) { in main()447 wait_secs++; in main()456 data->halter_apic_id, wait_secs); in main()
6232 unsigned int wait_secs; in pqi_wait_for_lun_reset_completion() local6235 wait_secs = 0; in pqi_wait_for_lun_reset_completion()6250 wait_secs += PQI_LUN_RESET_POLL_COMPLETION_SECS; in pqi_wait_for_lun_reset_completion()6254 ctrl_info->scsi_host->host_no, device->bus, device->target, lun, wait_secs, cmds_outstanding); in pqi_wait_for_lun_reset_completion()