Searched refs:pqi_device_reset_handler (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 6396 static int pqi_device_reset_handler(struct pqi_ctrl_info *ctrl_info, struct pqi_scsi_dev *device, u… in pqi_device_reset_handler() function 6434 return pqi_device_reset_handler(ctrl_info, device, (u8)scmd->device->lun, scmd, scsi_opcode); in pqi_eh_device_reset_handler() 6445 …pqi_device_reset_handler(tmf_work->ctrl_info, tmf_work->device, tmf_work->lun, scmd, tmf_work->scs… in pqi_tmf_worker()
|