Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_bsg.c720 uint8_t *fw_sts_ptr; in qla2x00_process_loopback() local
922 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qla2x00_process_loopback()
925 fw_sts_ptr += sizeof(response); in qla2x00_process_loopback()
926 *fw_sts_ptr = command_sent; in qla2x00_process_loopback()
Dqla_mr.c2217 uint8_t *fw_sts_ptr; in qlafx00_ioctl_iosb_entry() local
2249 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qlafx00_ioctl_iosb_entry()
2251 memcpy(fw_sts_ptr, (uint8_t *)&fstatus, in qlafx00_ioctl_iosb_entry()
2262 (uint8_t *)fw_sts_ptr, sizeof(struct qla_mt_iocb_rsp_fx00)); in qlafx00_ioctl_iosb_entry()