Home
last modified time | relevance | path

Searched refs:iu (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_ch.c341 srpt_iu_t *iu; in srpt_ch_cleanup() local
400 srpt_ioc_repost_recv_iu(iu->iu_ioc, iu); in srpt_ch_cleanup()
439 iu = next; in srpt_ch_cleanup()
490 srpt_ioc_repost_recv_iu(iu->iu_ioc, iu); in srpt_ch_rsp_comp()
522 srpt_iu_t *iu; in srpt_ch_data_comp() local
883 bcopy(cur_desc_off, &iu->iu_rdescs[iu->iu_num_rdescs], in srpt_ch_srp_cmd()
916 iu->iu_rdescs[i].dd_hdl = b2h32(iu->iu_rdescs[i].dd_hdl); in srpt_ch_srp_cmd()
918 iu->iu_tot_xfer_len += iu->iu_rdescs[i].dd_len; in srpt_ch_srp_cmd()
979 iu->iu_stmf_task->task_port_private = iu; in srpt_ch_srp_cmd()
1234 iu->iu_stmf_task->task_port_private = iu; in srpt_ch_srp_task_mgmt()
[all …]
H A Dsrpt_stp.c528 srpt_iu_t *iu; in srpt_stp_xfer_data() local
578 db->db_iu = iu; in srpt_stp_xfer_data()
603 ch = iu->iu_ch; in srpt_stp_xfer_data()
743 srp_rsp_t, iu->iu_buf, scsi_task_t, iu->iu_stmf_task, in srpt_stp_send_mgmt_response()
746 status = srpt_ch_post_send(iu->iu_ch, iu, rsp_length, fence); in srpt_stp_send_mgmt_response()
813 srp_rsp_t, iu->iu_buf, scsi_task_t, iu->iu_stmf_task, in srpt_stp_send_response()
816 status = srpt_ch_post_send(iu->iu_ch, iu, rsp_length, fence); 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
968 srpt_ioc_repost_recv_iu(iu->iu_ioc, iu); in srpt_stp_task_free()
[all …]
H A Dsrpt_ioc.c432 srpt_iu_t *iu; in srpt_ioc_init() local
547 iu->iu_ioc = ioc; in srpt_ioc_init()
1164 ASSERT(iu != NULL); in srpt_ioc_post_recv_iu()
1188 ASSERT(iu != NULL); in srpt_ioc_repost_recv_iu()
1199 ch = iu->iu_ch; in srpt_ioc_repost_recv_iu()
1200 iu->iu_ch = NULL; in srpt_ioc_repost_recv_iu()
1202 iu->iu_rdescs = NULL; in srpt_ioc_repost_recv_iu()
1204 iu->iu_tag = 0; in srpt_ioc_repost_recv_iu()
1205 iu->iu_flags = 0; in srpt_ioc_repost_recv_iu()
1301 srpt_iu_t *iu; in srpt_ioc_ds_alloc_dbuf() local
[all …]
H A Dsrpt_stp.h62 ibt_status_t srpt_stp_send_response(srpt_iu_t *iu, uint8_t scsi_status,
65 ibt_status_t srpt_stp_send_mgmt_response(srpt_iu_t *iu, uint8_t srp_rsp,
67 void srpt_stp_add_task(srpt_session_t *session, srpt_iu_t *iu);
68 void srpt_stp_remove_task(srpt_session_t *session, srpt_iu_t *iu);
H A Dsrpt_ioc.h52 ibt_status_t srpt_ioc_post_recv_iu(srpt_ioc_t *ioc, srpt_iu_t *iu);
53 void srpt_ioc_repost_recv_iu(srpt_ioc_t *ioc, srpt_iu_t *iu);
H A Dsrpt_ch.h52 ibt_status_t srpt_ch_post_send(srpt_channel_t *ch, srpt_iu_t *iu,
/illumos-gate/usr/src/lib/libm/common/R/
H A Dfmodf.c38 iu = 0x00800000; variable
75 while (iy < iu) { in fmodf()
82 while (ix < iu) { in fmodf()
87 ix = iu | (ix & im); in fmodf()
91 ix = iu | (ix & im); in fmodf()
92 iy = iu | (iy & im); in fmodf()
158 while (ix < iu) { in fmodf()
162 while (ix > (iu + iu)) { in fmodf()
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dremquof.c50 iu = 0x00800000; variable
92 while (iy < iu) { in fmodquof()
99 while (ix < iu) { in fmodquof()
104 ix = iu | (ix & im); in fmodquof()
107 ix = iu | (ix & im); in fmodquof()
108 iy = iu | (iy & im); in fmodquof()
194 while (ix < iu) { in fmodquof()
198 while (ix > (iu + iu)) { in fmodquof()
H A Dremquol.c40 iu = 0x00010000; variable
90 if (x0 < iu) { /* subnormal x */ in fmodquol()
100 while (x0 < iu) { in fmodquol()
109 x0 = iu | (x0 & im); in fmodquol()
113 if (y0 < iu) { /* subnormal y */ in fmodquol()
122 while (y0 < iu) { in fmodquol()
131 y0 = iu | (y0 & im); in fmodquol()
147 while (x0 < iu && n >= 1) { in fmodquol()
241 while (x0 < iu) { in fmodquol()
259 __H0(a) = sx | (x0 - iu) | ((iy + 16383) << 16); in fmodquol()
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dfmodl.c37 iu = 0x00010000; variable
90 if (x0 < iu) { /* subnormal x */ in fmodl()
99 while (x0 < iu) { in fmodl()
108 x0 = iu | (x0 & im); in fmodl()
112 if (y0 < iu) { /* subnormal y */ in fmodl()
121 while (y0 < iu) { in fmodl()
130 y0 = iu | (y0 & im); in fmodl()
143 while (x0 < iu && n >= 1) { in fmodl()
223 while (x0 < iu) { in fmodl()
241 __H0(a) = sx | (x0 - iu) | ((iy + 16383) << 16); in fmodl()
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dnetdfs.c436 param->info.iu.info1 = info1; in netdfs_s_getinfo()
442 param->info.iu.info2 = info2; in netdfs_s_getinfo()
448 param->info.iu.info3 = info3; in netdfs_s_getinfo()
454 param->info.iu.info4 = info4; in netdfs_s_getinfo()
460 param->info.iu.info5 = info5; in netdfs_s_getinfo()
466 param->info.iu.info6 = info6; in netdfs_s_getinfo()
472 param->info.iu.info100 = info100; in netdfs_s_getinfo()
565 param->info->iu.info1->count = de.de_nitems; in netdfs_s_enum()
577 param->info->iu.info2->count = de.de_nitems; in netdfs_s_enum()
590 param->info->iu.info3->count = de.de_nitems; in netdfs_s_enum()
[all …]
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcpowf.c58 int ix, iy, hx, hy, hv, hu, iu, iv, j; in cpowf() local
70 iu = hu & 0x7fffffff; in cpowf()
78 } else if (iu == 0) { /* (anything) ** 0 is 1 */ in cpowf()
83 if (hx < 0 && ix < hiinf && iu < hiinf) { in cpowf()
93 if (ix > hiinf || iy > hiinf || iu > hiinf) { in cpowf()
127 if (iu >= hiinf || iv >= hiinf || ix >= hiinf || iy >= hiinf) { in cpowf()
H A Dcpow.c156 int ix, iy, hx, lx, hy, ly, hv, hu, iu, iv, lu, lv; in cpow() local
173 iu = hu & 0x7fffffff; in cpow()
181 } else if ((iu | lu) == 0) { /* z ** 0 = 1 */ in cpow()
186 if (hx < 0 && ix < hiinf && iu < hiinf) { in cpow()
226 else if (ix >= 0x3ff00000 || iu < 0x408ff800) in cpow()
240 if (iu >= hiinf || iv >= hiinf || ix >= hiinf || iy >= hiinf) { in cpow()
248 if (iu > 0x7f000000 || iv > 0x7f000000) { in cpow()
H A Dcpowl.c111 int ix, iy, hx, hy, hv, hu, iu, iv, i, j, k; in cpowl() local
123 iu = hu & 0x7fffffff; in cpowl()
136 if (hx < 0 && ix < hiinf && iu < hiinf) { in cpowl()
176 else if (ix >= 0x3fff0000 || iu < 0x400cfff8) in cpowl()
190 if (iu >= hiinf || iv >= hiinf || ix >= hiinf || iy >= hiinf) { in cpowl()
198 if (iu > 0x7ffe0000 || iv > 0x7ffe0000) { in cpowl()
/illumos-gate/usr/src/cmd/netadm/
H A DMakefile25 PROG= _sactab _pmtab _sysconfig iu.ap ttydefs
44 ETCF= ttydefs iu.ap
79 _sactab _pmtab iu.ap ttydefs:
H A Diu.ap.sh48 " > iu.ap
79 " >iu.ap
/illumos-gate/usr/src/test/zfs-tests/tests/functional/xattr/
H A Dxattr_011_pos.ksh76 log_must cpio -iu < /tmp/xattr.$$.cpio
80 log_must cpio -iu@ < /tmp/xattr.$$.cpio
84 log_must cpio -iu < /tmp/noxattr.$$.cpio
88 log_must cpio -iu@ < /tmp/noxattr.$$.cpio
/illumos-gate/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsi.c1484 iscsi_uscsi_t iu; in iscsi_ioctl() local
3859 bcopy(&iu_caller, &iu, sizeof (iu)); in iscsi_ioctl()
3878 target_oid = iu.iu_oid; in iscsi_ioctl()
3901 iu.iu_ucmd.uscsi_bufaddr, in iscsi_ioctl()
3917 iu.iu_ucmd.uscsi_cdb, in iscsi_ioctl()
3939 rtn = iscsi_handle_passthru(isp, iu.iu_lun, &iu.iu_ucmd); in iscsi_ioctl()
3955 iu.iu_ucmd.uscsi_buflen); in iscsi_ioctl()
3961 iu.iu_ucmd.uscsi_cdblen); in iscsi_ioctl()
3971 iu.iu_ucmd.uscsi_rqlen - iu.iu_ucmd.uscsi_rqresid, in iscsi_ioctl()
3976 iu.iu_ucmd.uscsi_rqlen); in iscsi_ioctl()
[all …]
/illumos-gate/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1561 struct lvid_iu *iu; in ud_convert_to_superblock() local
1578 iu = (struct lvid_iu *)(temp + c * 2); in ud_convert_to_superblock()
1579 udf_vfsp->udf_nfiles = SWAP_32(iu->lvidiu_nfiles); in ud_convert_to_superblock()
1580 udf_vfsp->udf_ndirs = SWAP_32(iu->lvidiu_ndirs); in ud_convert_to_superblock()
1581 udf_vfsp->udf_miread = BCD2HEX_16(SWAP_16(iu->lvidiu_mread)); in ud_convert_to_superblock()
1582 udf_vfsp->udf_miwrite = BCD2HEX_16(SWAP_16(iu->lvidiu_mwrite)); in ud_convert_to_superblock()
1583 udf_vfsp->udf_mawrite = BCD2HEX_16(SWAP_16(iu->lvidiu_maxwr)); in ud_convert_to_superblock()
H A Dudf_subr.c524 struct lvid_iu *iu; in ud_sbwrite() local
551 iu = (struct lvid_iu *)(temp + c * 2); in ud_sbwrite()
552 iu->lvidiu_nfiles = SWAP_32(udf_vfsp->udf_nfiles); in ud_sbwrite()
553 iu->lvidiu_ndirs = SWAP_32(udf_vfsp->udf_ndirs); in ud_sbwrite()
555 ud_update_regid(&iu->lvidiu_regid); in ud_sbwrite()
/illumos-gate/usr/src/cmd/initpkg/
H A Dinittab37 ap::sysinit:/sbin/autopush -f /etc/iu.ap
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dnetdfs.ndl229 union netdfs_info_u iu;
299 union netdfs_enum_info_u iu;
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcsd.p5m62 file path=etc/iu.ap group=sys preserve=true