Home
last modified time | relevance | path

Searched refs:drv_req_rescan (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Dhpsa.c1933 h->drv_req_rescan = 1; in adjust_hpsa_scsi_table()
2078 h->drv_req_rescan = 1; in adjust_hpsa_scsi_table()
2414 h->drv_req_rescan = 1; in handle_ioaccel_mode2_error()
2677 h->drv_req_rescan = 1; in complete_scsi_command()
4357 h->drv_req_rescan = 0; /* cancel scheduled rescan - we're doing it. */ in hpsa_update_scsi_devices()
4361 h->drv_req_rescan = 1; in hpsa_update_scsi_devices()
4391 h->drv_req_rescan = 1; in hpsa_update_scsi_devices()
4439 h->drv_req_rescan = 1; in hpsa_update_scsi_devices()
4443 h->drv_req_rescan = 1; in hpsa_update_scsi_devices()
5796 h->drv_req_rescan = 1; in hpsa_scan_start()
[all …]
H A Dhpsa.h299 int drv_req_rescan; member