Searched refs:iu_buf (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_stp.c | 715 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 D | srpt_impl.h | 222 void *iu_buf; member
|
H A D | srpt_ch.c | 804 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 D | srpt_ioc.c | 540 iu->iu_buf = (void *)((uintptr_t)ioc->ioc_iu_bufs + iu_offset); in srpt_ioc_init()
|