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

/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c6383 static int pqi_device_reset_handler(struct pqi_ctrl_info *ctrl_info, struct pqi_scsi_dev *device, u8 lun, struct scsi_cmnd *scmd, u8 scsi_opcode) function
6421 return pqi_device_reset_handler(ctrl_info, device, (u8)scmd->device->lun, scmd, scsi_opcode);
6432 pqi_device_reset_handler(tmf_work->ctrl_info, tmf_work->device, tmf_work->lun, scmd, tmf_work->scsi_opcode);

Completed in 163 milliseconds