Searched refs:xd (Results 1 - 25 of 104) sorted by relevance

12345

/illumos-gate/usr/src/boot/sys/boot/common/
H A Drbx.h34 #define RBX_CDROM 0xd /* -C */
H A Disapnp.h231 #define SM_RES_RESERVED 0xa-0xd
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c71 int xd, yd; local
84 xd = dx / DX;
86 if (xd == 0) {
99 numdots = abs (xd);
100 motincr = DX * sgn (xd);
109 if (abs (xd) > abs (yd)) {
110 val = slope = (float) xd/yd;
111 numdots = abs (xd);
115 motincr = DX * sgn (xd);
119 val = slope = (float) yd/xd;
[all...]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_jfs.c109 u32 xd, ioffset; local
115 xd = (inum & (INOSPERIAG - 1)) >> L2INOSPEREXT;
122 3072 + xd*sizeof(pxd_t), sizeof(pxd_t), (char *)&pxd);
161 pxd_t *xd; local
176 xd = &((idtentry_t *)dtr->slot)[(int)dtr->header.stbl[0]].xd;
178 devread (addressPXD (xd) << jfs.bdlog, 0,
182 xd = &de[(int)((s8 *)&de[(int)dtpage->header.stblindex])[0]].xd;
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/include/
H A Discsi_info.h81 #define ISCSI_INFO_ID_PRIMARY_DNS 0xd
/illumos-gate/usr/src/uts/common/net/
H A Dif_types.h65 #define IFT_P80 0xd /* Proteon 80MBit ring */
H A Droute.h181 #define RTM_DELADDR 0xd /* address being removed from iface */
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsgsbbc_mailbox.h53 #define MBOX_EVENT_CPCI_ENUM 0xd
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dtodbq4802.h65 #define RTC_FLAGS 0xd /* Control Register D */
H A Dtodm5819p.h68 #define RTC_D 0xd /* Control Register D */
H A Dtodds1287.h93 #define RTC_D 0xd /* Control Register D */
H A Dtodm5819.h70 #define RTC_D 0xd /* Control Register D */
/illumos-gate/usr/src/uts/intel/ia32/sys/
H A Dtrap.h54 #define T_GPFLT 0xd /* #gp general protection fault */
/illumos-gate/usr/src/lib/libcpc/sparc/
H A Dconf_ultra.c102 {V_US12, 0xd, "EC_write_hit_RDO"},
112 {v, 0xd, "EC_write_hit_RTO"}, \
161 {V_US4_PLUS, 0xd, "L2_write_hit_RTO"},
229 {v, 0xd, "EC_wb"}, \
327 {V_US4_PLUS, 0xd, "SI_owned_sh"},
/illumos-gate/usr/src/lib/libresolv/arpa/
H A Dnameser.h75 #define UPDATEMA 0xd /* modify all named resource record */
/illumos-gate/usr/src/cmd/mdb/intel/ia32/kmdb/
H A Dkvm_cpu_p6.c166 #define KMT_CPU_MODEL_PM_D 0xd /* Pentium M, model d */
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D57xx_iscsi_constants.h71 #define ISCSI_KCQE_COMPLETION_STATUS_PROTOCOL_ERR_ITT (0xd)
/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Drfios_tables.h176 #define RFIOS_ATU01_EVT_REAL_MISS 0xd
304 #define RFIOS_PEX01_EVT_PEX_MEM_WRITE 0xd
/illumos-gate/usr/src/uts/sun4u/pcbe/
H A Dus234_pcbe.c170 {0xd, "EC_write_hit_RDO"},
180 {0xd, "EC_write_hit_RTO"}, \
212 {0xd, "EC_wb"}, \
253 {0xd, "L2_write_hit_RTO"},
378 {0xd, "SI_owned_sh"},
/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c1790 stmf_xfer_data_t *xd = NULL; local
1838 asz = xd_sz + sizeof (*xd) - 4;
1839 xd = (stmf_xfer_data_t *)kmem_zalloc(asz, KM_NOSLEEP);
1841 if (xd == NULL) {
1847 xd->alloc_size = asz;
1848 xd->size_left = xd_sz;
1849 bcopy(msg->icsd_data, xd->buf, xd_sz);
1851 sz = min(sz, xd->size_left);
1852 xd->size_left = sz;
1858 kmem_free(xd, x
5555 stmf_xfer_data_t *xd; local
5862 stmf_xfer_data_t *xd; local
6550 stmf_xfer_data_t *xd; local
6588 stmf_xfer_data_t *xd; local
6827 stmf_xfer_data_t *xd; local
[all...]
/illumos-gate/usr/src/cmd/vntsd/
H A Dread.c184 * <0xd> only. We need to filter out <0x00>.
186 if (clientp->prev_char == 0xd && *c == 0) {
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi.h53 #define ETHER_SERDES_BLK_ID 0xd
/illumos-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/
H A Dnv_sgpio.h228 #define SGPIO_BLK_14_8 0xd /* 14/8 seconds */
/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h159 #define HPC_CTRL_DEV_CONFIG_FAILURE 0xd
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_event.h102 #define HERMON_DEFAULT_EQ_SZ_SHIFT 0xd /* 8192 entries/EQ */

Completed in 705 milliseconds

12345