Searched refs:_scsih_reprobe_lun (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_scsih.c | 6004 _scsih_reprobe_lun(struct scsi_device *sdev, void *no_uld_attach) in _scsih_reprobe_lun() function 6144 starget_for_each_device(starget, NULL, _scsih_reprobe_lun); in _scsih_sas_pd_expose() 6191 starget_for_each_device(starget, (void *)1, _scsih_reprobe_lun); in _scsih_sas_pd_hide()
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 5675 _scsih_reprobe_lun(struct scsi_device *sdev, void *no_uld_attach) in _scsih_reprobe_lun() function 5814 starget_for_each_device(starget, NULL, _scsih_reprobe_lun); in _scsih_sas_pd_expose() 5862 starget_for_each_device(starget, (void *)1, _scsih_reprobe_lun); in _scsih_sas_pd_hide()
|