Searched refs:fcp_rsp_info (Results 1 – 6 of 6) sorted by relevance
155 struct fcp_rsp_info { struct
193 struct fcp_rsp_info { struct
2123 struct fcp_rsp_info *rsp; in ql_status_error()2214 sizeof (struct fcp_rsp_info)) { in ql_status_error()2216 sizeof (struct fcp_rsp_info); in ql_status_error()2271 sizeof (struct fcp_rsp_info)) { in ql_status_error()2273 sizeof (struct fcp_rsp_info); in ql_status_error()2289 rsp = (struct fcp_rsp_info *)(sp->pkt->pkt_resp + in ql_status_error()2328 rsp = (struct fcp_rsp_info *)((caddr_t)rsp + in ql_status_error()
7096 struct fcp_rsp_info *rsp; in ql_task_mgmt()7102 rsp = (struct fcp_rsp_info *)pkt->pkt_resp + sizeof (fcp_rsp_t); in ql_task_mgmt()
3672 struct fcp_rsp_info *bep; in sf_reportlun_callback()3674 bep = (struct fcp_rsp_info *)(&rsp-> in sf_reportlun_callback()3979 struct fcp_rsp_info *bep; in sf_inq_callback()3981 bep = (struct fcp_rsp_info *)(&rsp-> in sf_inq_callback()4697 if (((struct fcp_rsp_info *) in sf_abort()4838 (((struct fcp_rsp_info *) in sf_reset()4867 ((struct fcp_rsp_info *) in sf_reset()5494 struct fcp_rsp_info *bep; in sf_cmd_callback()5496 bep = (struct fcp_rsp_info *) in sf_cmd_callback()
2302 struct fcp_rsp_info *rsp_info; in fcp_send_scsi_ioctl()2549 sizeof (struct fcp_rsp_info) + fscsi->scsi_rqlen; in fcp_send_scsi_ioctl()2709 rsp_info = (struct fcp_rsp_info *) in fcp_send_scsi_ioctl()6899 struct fcp_rsp_info fcp_rsp_err, *bep; in fcp_scsi_callback()7022 bep = (struct fcp_rsp_info *)(fpkt->pkt_resp + in fcp_scsi_callback()7027 fpkt->pkt_resp_acc, sizeof (struct fcp_rsp_info)); in fcp_scsi_callback()8855 struct fcp_rsp_info *bep; in fcp_complete_pkt()8856 bep = (struct fcp_rsp_info *)(cmd->cmd_fcp_rsp + in fcp_complete_pkt()8882 sizeof (struct fcp_rsp_info)); in fcp_complete_pkt()11641 struct fcp_rsp_info *rsp_info; in fcp_reset_target()[all …]