Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c715 rsp = iu->iu_buf; in srpt_stp_send_mgmt_response()
716 bufp = (uint8_t *)iu->iu_buf + SRP_RSP_SIZE; in srpt_stp_send_mgmt_response()
743 srp_rsp_t, iu->iu_buf, scsi_task_t, iu->iu_stmf_task, in srpt_stp_send_mgmt_response()
768 rsp = iu->iu_buf; in srpt_stp_send_response()
769 bufp = (uint8_t *)iu->iu_buf + SRP_RSP_SIZE; in srpt_stp_send_response()
813 srp_rsp_t, iu->iu_buf, scsi_task_t, iu->iu_stmf_task, in srpt_stp_send_response()
859 srp_rsp_t, iu->iu_buf, scsi_task_t, task, in srpt_stp_send_status()
H A Dsrpt_impl.h226 void *iu_buf; member
H A Dsrpt_ch.c804 srp_cmd_req_t *cmd = (srp_cmd_req_t *)iu->iu_buf; in srpt_ch_srp_cmd()
1123 srp_tsk_mgmt_t *tsk = (srp_tsk_mgmt_t *)iu->iu_buf; in srpt_ch_srp_task_mgmt()
1290 iud = iu->iu_buf; in srpt_ch_process_iu()
H A Dsrpt_ioc.c540 iu->iu_buf = (void *)((uintptr_t)ioc->ioc_iu_bufs + iu_offset); in srpt_ioc_init()