Searched defs:iu (Results 1 – 8 of 8) sorted by relevance
/onnv-gate/usr/src/uts/common/io/comstar/port/srpt/ |
H A D | srpt_ch.c | 341 srpt_iu_t *iu; in srpt_ch_cleanup() local 457 srpt_ch_rsp_comp(srpt_channel_t *ch, srpt_iu_t *iu, in srpt_ch_rsp_comp() 522 srpt_iu_t *iu; in srpt_ch_data_comp() local 700 srpt_iu_t *iu; in srpt_ch_rcq_hdlr() local 802 srpt_ch_srp_cmd(srpt_channel_t *ch, srpt_iu_t *iu) in srpt_ch_srp_cmd() 1051 srpt_ch_task_mgmt_abort(srpt_channel_t *ch, srpt_iu_t *iu, in srpt_ch_task_mgmt_abort() 1121 srpt_ch_srp_task_mgmt(srpt_channel_t *ch, srpt_iu_t *iu) in srpt_ch_srp_task_mgmt() 1263 srpt_ch_process_iu(srpt_channel_t *ch, srpt_iu_t *iu) in srpt_ch_process_iu() 1343 srpt_ch_post_send(srpt_channel_t *ch, srpt_iu_t *iu, uint32_t len, in srpt_ch_post_send()
|
H A D | srpt_stp.c | 528 srpt_iu_t *iu; in srpt_stp_xfer_data() local 705 srpt_stp_send_mgmt_response(srpt_iu_t *iu, uint8_t srp_rsp, in srpt_stp_send_mgmt_response() 758 srpt_stp_send_response(srpt_iu_t *iu, uint8_t scsi_status, in srpt_stp_send_response() 831 srpt_iu_t *iu; in srpt_stp_send_status() local 942 srpt_iu_t *iu; in srpt_stp_task_free() local 984 srpt_iu_t *iu; in srpt_stp_abort() local 1660 srpt_stp_add_task(srpt_session_t *session, srpt_iu_t *iu) in srpt_stp_add_task() 1671 srpt_stp_remove_task(srpt_session_t *session, srpt_iu_t *iu) in srpt_stp_remove_task()
|
H A D | srpt_ioc.c | 432 srpt_iu_t *iu; in srpt_ioc_init() local 1157 srpt_ioc_post_recv_iu(srpt_ioc_t *ioc, srpt_iu_t *iu) in srpt_ioc_post_recv_iu() 1183 srpt_ioc_repost_recv_iu(srpt_ioc_t *ioc, srpt_iu_t *iu) in srpt_ioc_repost_recv_iu() 1301 srpt_iu_t *iu; in srpt_ioc_ds_alloc_dbuf() local
|
/onnv-gate/usr/src/lib/libbc/libc/gen/common/ |
H A D | _base_sup.c | 274 int ib, iu; in _big_binary_to_unpacked() local
|
/onnv-gate/usr/src/lib/libast/common/vmalloc/ |
H A D | vmhdr.h | 218 #define SETINUSE(vd,iu) (((iu) = (vd)->mode&VM_INUSE), ((vd)->mode |= VM_INUSE) ) argument 219 #define CLRINUSE(vd,iu) ((iu) ? 0 : ((vd)->mode &= ~VM_INUSE) ) argument
|
/onnv-gate/usr/src/uts/common/fs/udfs/ |
H A D | udf_vfsops.c | 1565 struct lvid_iu *iu; in ud_convert_to_superblock() local
|
H A D | udf_subr.c | 524 struct lvid_iu *iu; in ud_sbwrite() local
|
/onnv-gate/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi.c | 1485 iscsi_uscsi_t iu; in iscsi_ioctl() local
|