Searched refs:fw_sts_ptr (Results 1 – 2 of 2) sorted by relevance
720 uint8_t *fw_sts_ptr; in qla2x00_process_loopback() local922 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()
2217 uint8_t *fw_sts_ptr; in qlafx00_ioctl_iosb_entry() local2249 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()