Home
last modified time | relevance | path

Searched refs:ci_type (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h88 #define ci_type c_id.c_type macro
100 #define cs_type cs_cm.ci_type
125 #define ms_type ms_cm.ci_type
142 #define is_type is_cm.ci_type
163 #define ps_type ps_cm.ci_type
180 #define ds_type d_cm.ci_type
250 #define ic_type i_cmd.cmd_cm.ci_type
/titanic_50/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h92 #define ci_type c_id.c_type macro
104 #define cs_type cs_cm.ci_type
129 #define ms_type ms_cm.ci_type
146 #define is_type is_cm.ci_type
166 #define ps_type ps_cm.ci_type
183 #define ds_type d_cm.ci_type
253 #define ic_type i_cmd.cmd_cm.ci_type
/titanic_50/usr/src/uts/common/sys/sdcard/
H A Dsda_ioctl.h51 sda_card_type_t ci_type; member
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_xdr.h160 uint32_t ci_type; member
/titanic_50/usr/src/common/smbsrv/
H A Dsmb_xdr.c321 if (!xdr_uint32_t(xdrs, &objp->ci_type)) in smb_netconnectinfo_xdr()
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_tree.c1521 info->ci_type = tree->t_res_type; in smb_tree_netinfo_init()
/titanic_50/usr/src/uts/sun4u/io/
H A Dsbd.c4524 ds32p->d_cm.ci_type = (int32_t)dsp->d_cm.ci_type; in sbd_status()
4534 switch (dsp->d_cm.ci_type) { in sbd_status()
/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsrvsvc_svc.c449 ci1->coni1_type = tree->ci_type; in srvsvc_netconnectenum_common()