Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/smartpqi/
Dsmartpqi_init.c6354 static int pqi_device_reset_handler(struct pqi_ctrl_info *ctrl_info, struct pqi_scsi_dev *device, u… in pqi_device_reset_handler() function
6392 return pqi_device_reset_handler(ctrl_info, device, (u8)scmd->device->lun, scmd, scsi_opcode); in pqi_eh_device_reset_handler()
6403pqi_device_reset_handler(tmf_work->ctrl_info, tmf_work->device, tmf_work->lun, scmd, tmf_work->scs… in pqi_tmf_worker()