Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_bsg.c729 uint8_t *fw_sts_ptr; in qla2x00_process_loopback() local
932 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qla2x00_process_loopback()
935 fw_sts_ptr += sizeof(response); in qla2x00_process_loopback()
936 *fw_sts_ptr = command_sent; in qla2x00_process_loopback()
H A Dqla_mr.c2190 uint8_t *fw_sts_ptr; in qlafx00_ioctl_iosb_entry() local
2222 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qlafx00_ioctl_iosb_entry()
2224 memcpy(fw_sts_ptr, &fstatus, sizeof(fstatus)); in qlafx00_ioctl_iosb_entry()
2233 fw_sts_ptr, sizeof(fstatus)); in qlafx00_ioctl_iosb_entry()