Searched refs:fc_bsg_reply (Results 1 – 6 of 6) sorted by relevance
910 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qla2x00_process_loopback()913 sizeof(struct fc_bsg_reply); in qla2x00_process_loopback()1061 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla84xx_updatefw()1241 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla84xx_mgmt_cmd()1343 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qla24xx_iidma()1347 sizeof(struct fc_bsg_reply); in qla24xx_iidma()1541 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla2x00_update_fru_versions()1588 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla2x00_read_fru_status()1633 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla2x00_write_fru_status()1676 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla2x00_write_i2c()[all …]
1362 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla2x00_ct_entry()1435 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + sizeof(fw_status); in qla24xx_els_ct_entry()1449 fw_sts_ptr = ((uint8_t*)bsg_job->req->sense) + sizeof(struct fc_bsg_reply); in qla24xx_els_ct_entry()1463 fw_sts_ptr = ((uint8_t*)bsg_job->req->sense) + sizeof(struct fc_bsg_reply); in qla24xx_els_ct_entry()2015 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla25xx_process_bidir_status_iocb()
2246 sizeof(struct fc_bsg_reply); in qlafx00_ioctl_iosb_entry()2250 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qlafx00_ioctl_iosb_entry()
297 struct fc_bsg_reply { struct
648 struct fc_bsg_reply *reply;
890 struct fc_bsg_reply *jr = job->reply; in zfcp_fc_ct_els_job_handler()