Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_mr.c2189 uint8_t *fw_sts_ptr; in qlafx00_ioctl_iosb_entry() local
2221 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qlafx00_ioctl_iosb_entry()
2223 memcpy(fw_sts_ptr, &fstatus, sizeof(fstatus)); in qlafx00_ioctl_iosb_entry()
2232 fw_sts_ptr, sizeof(fstatus)); in qlafx00_ioctl_iosb_entry()