/src/sys/dev/wsfont/ |
spleen5x8.h | 83 0x70, /* .***.... */ 205 0x70, /* .***.... */ 275 0x70, /* .***.... */ 340 0x70, /* .***.... */ 362 0x70, /* .***.... */ 367 0x70, /* .***.... */ 380 0x70, /* .***.... */ 385 0x70, /* .***.... */ 389 0x70, /* .***.... */ 398 0x70, /* .***.... * [all...] |
spleen6x12.h | 101 0x70, /* .***.... */ 254 0x70, /* .***.... */ 261 0x70, /* .***.... */ 274 0x70, /* .***.... */ 280 0x70, /* .***.... */ 284 0x70, /* .***.... */ 293 0x70, /* .***.... */ 300 0x70, /* .***.... */ 332 0x70, /* .***.... */ 339 0x70, /* .***.... * [all...] |
/src/sys/arch/prep/include/pc/ |
display.h | 37 #define BG_LIGHTGREY 0x70 38 #define BG_MASK 0x70
|
/src/sys/dev/ic/ |
pcdisplay.h | 37 #define BG_LIGHTGREY 0x70 38 #define BG_MASK 0x70
|
/src/sys/dev/pci/ |
cyberreg.h | 55 #define SIIG20x_USR1 0x70
|
pcscpreg.h | 65 #define DMA_SBAC 0x70 /* SCSI Bus and Control */
|
/src/sys/dev/hil/ |
hildevs_data.h | 49 { 0x70, 0x70, HIL_DEVICE_MOUSE, "Knob box" },
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ |
extdev.h | 14 NVBIOS_EXTDEV_ADT7473 = 0x70, /* can also be a LM64 */
|
/src/sys/arch/zaurus/dev/ |
wm8750reg.h | 133 #define ALC1_MAXGAIN_MASK 0x70 134 #define ALC1_GET_MAXGAIN(x) (((x) >> 4) & 0x70) 257 #define LOUTMIX1_LI2LOVOL_MASK 0x70 258 #define LOUTMIX1_GET_LI2LOVOL(x) (((x) >> 4) & 0x70) 267 #define LOUTMIX2_RI2LOVOL_MASK 0x70 268 #define LOUTMIX2_GET_RI2LOVOL(x) (((x) >> 4) & 0x70) 274 #define ROUTMIX1_LI2ROVOL_MASK 0x70 275 #define ROUTMIX1_GET_LI2ROVOL(x) (((x) >> 4) & 0x70) 284 #define ROUTMIX2_RI2ROVOL_MASK 0x70 285 #define ROUTMIX2_GET_RI2ROVOL(x) (((x) >> 4) & 0x70) [all...] |
/src/sys/arch/amiga/dev/ |
gvpbusvar.h | 42 GVP_COMBO_R4_SCSI = 0x70,
|
iteioctl.h | 67 #define ITEIOCSKMAP _IOW('Z',0x70, struct kbdmap)
|
/src/sys/arch/hpcmips/stand/lcboot/ |
i28f128reg.h | 48 #define I28F128_READ_STATUS 0x70
|
/src/sys/arch/sgimips/hpc/ |
haltworeg.h | 47 #define HAL2_REG_CTL_IDR3 0x70
|
/src/sys/arch/vax/vax/ |
crx.h | 77 #define RXCMD_WRITE 0x70 /* write command */
|
/src/sys/dev/sun/ |
btreg.h | 95 (bt)->bt_ctrl = 0x70 << (shift); /* overlay plane */ \ 127 #define FBS_MSENSE 0x70 /* Monitor sense mask */
|
idprom.h | 61 #define IDM_ARCH_SUN4M 0x70
|
/src/sys/dev/microcode/run/ |
microcode.h | 38 0x04, 0x14, 0xe0, 0x20, 0xe7, 0x03, 0x02, 0x13, 0x29, 0x90, 0x70, 42 0x83, 0x55, 0x11, 0xd2, 0x56, 0x12, 0x30, 0x70, 0x12, 0x5b, 0x71, 44 0x13, 0x29, 0x90, 0x70, 0x11, 0xe0, 0xf5, 0x3c, 0xe4, 0x90, 0x70, 46 0x70, 0x03, 0x02, 0x13, 0x29, 0x02, 0x13, 0x22, 0x20, 0x02, 0x03, 48 0x04, 0x14, 0x74, 0x80, 0xf0, 0xe4, 0x90, 0x70, 0x13, 0xf0, 0xe5, 49 0x56, 0xf4, 0x70, 0x03, 0x02, 0x13, 0x29, 0x02, 0x13, 0x22, 0x85, 50 0x56, 0x41, 0xd2, 0x02, 0x22, 0x90, 0x70, 0x10, 0xe0, 0x54, 0x7f, 51 0xff, 0xbf, 0x0a, 0x0d, 0x90, 0x70, 0x11, 0xe0, 0xb4, 0x08, 0x06, 52 0x75, 0x4e, 0x01, 0x75, 0x4f, 0x84, 0x90, 0x70, 0x10, 0xe0, 0x54 [all...] |
/src/sys/arch/arc/isa/ |
mcclock_isa.c | 82 ia->ia_io[0].ir_addr != 0x70)) 100 if (bus_space_map(ia->ia_iot, 0x70, 0x02, 0, &ioh)) 106 ia->ia_io[0].ir_addr = 0x70;
|
/src/sys/arch/alpha/isa/ |
mcclock_isa.c | 66 ia->ia_io[0].ir_addr != 0x70)) 81 if (bus_space_map(ia->ia_iot, 0x70, 0x2, 0, &ioh)) 87 ia->ia_io[0].ir_addr = 0x70;
|
/src/sys/arch/atari/dev/ |
iteioctl.h | 74 #define ITEIOCSKMAP _IOW('Z',0x70, struct kbdmap)
|
/src/sys/arch/luna68k/dev/ |
timekeeper.h | 63 #define MC_REGA_DVMASK 0x70 /* Divisor select mask (see below) */
|
/src/sys/arch/rs6000/ioplanar/ |
ioplanarvar.h | 103 #define RSI_TABLET 0x70
|
/src/sys/dev/eisa/ |
eisareg.h | 77 (((vid)[0] & 0xf0) == 0x70)
|
/src/sys/dev/isa/ |
if_efreg.h | 122 #define EF_IS_TP(type) ((type)[EF_TYPE_MID] > 0x70)
|
/src/sys/arch/x86/include/ |
i82093reg.h | 114 #define IMCR_REGISTER 0x70
|