/drivers/isdn/hardware/eicon/ |
D | pr_pc.h | 30 byte ReqInput; /* number of Req Buffers sent */ 31 byte ReqOutput; /* number of Req Buffers returned */ 32 byte ReqReserved; /* number of Req Buffers reserved */ 33 byte Int; /* ISDN-P interrupt */ 34 byte XLock; /* Lock field for arbitration */ 35 byte RcOutput; /* number of Rc buffers received */ 36 byte IndOutput; /* number of Ind buffers received */ 37 byte IMask; /* Interrupt Mask Flag */ 38 byte Reserved1[2]; /* reserved field, do not use */ 39 byte ReadyInt; /* request field for ready interrupt */ [all …]
|
D | divacapi.h | 130 byte msn[MAX_CPN_MASK_SIZE]; 144 byte *info; 149 byte info[MAX_MSG_SIZE]; 165 typedef void (*t_std_internal_command)(dword Id, PLCI *plci, byte Rc); 184 byte *xbuffer_used; 193 byte *queue; 199 byte msg_lost; 200 byte appl_flags; 204 byte MaxNCCI; 205 byte MaxNCCIData; [all …]
|
D | io.h | 56 byte cfg_1; 100 byte __iomem *Address; 101 byte __iomem *Config; 102 byte __iomem *Control; 103 byte __iomem *reset; 104 byte __iomem *port; 105 byte __iomem *ram; 106 byte __iomem *cfg; 107 byte __iomem *prom; 108 byte __iomem *ctlReg; [all …]
|
D | di_defs.h | 46 byte P[270]; /* data/parameter field */ 50 byte name[BOARD_NAME_LENGTH]; 64 byte len; /* max length of para field in bytes */ 65 byte para[REQ_PARA_LEN]; /* parameter field */ 69 byte *P; 72 byte Req; /* pending request */ 73 byte Rc; /* return code received */ 74 byte Ind; /* indication received */ 75 byte ReqCh; /* channel of current Req */ 76 byte RcCh; /* channel of current Rc */ [all …]
|
D | pc_maint.h | 30 #define POINTER_32BIT byte * 73 byte Id; 74 byte u; 75 byte listen; 76 byte active; 77 byte sin[3]; 78 byte bc[6]; 79 byte llc[6]; 80 byte hlc[6]; 81 byte oad[20]; [all …]
|
D | di.h | 43 byte IdTable[256]; 44 byte IdTypeTable[256]; 45 byte FlowControlIdTable[256]; 46 byte FlowControlSkipTable[256]; 47 byte ReadyInt; 48 byte RcExtensionSupported; 49 byte misc_flags_table[256]; 51 byte (*ram_in)(ADAPTER *a, void *adr); 55 void (*ram_out)(ADAPTER *a, void *adr, byte data); 64 byte stream_buffer[2512]; [all …]
|
D | di.c | 44 byte pr_dpc(ADAPTER *a); 45 static byte pr_ready(ADAPTER *a); 46 static byte isdn_rc(ADAPTER *, byte, byte, byte, word, dword, dword); 47 static byte isdn_ind(ADAPTER *, byte, byte, byte, PBUFFER *, byte, word); 58 #define XDI_A_NR(_x_) ((byte)(((ISDN_ADAPTER *)(_x_->io))->ANum)) 59 static void xdi_xlog(byte *msg, word code, int length); 60 static byte xdi_xlog_sec = 0; 62 #define XDI_A_NR(_x_) ((byte)0) 64 static void xdi_xlog_rc_event(byte Adapter, 65 byte Id, byte Ch, byte Rc, byte cb, byte type); [all …]
|
D | maintidi.h | 32 int SuperTraceReadRequest(void *AdapterHandle, const char *name, byte *data); 34 int SuperTraceASSIGN(void *AdapterHandle, byte *data); 36 int SuperTraceTraceOnRequest(void *hAdapter, const char *name, byte *data); 38 byte *data, 41 byte type, 42 byte var_length); 45 byte *data); 67 byte buffer[DIVA_MAX_MANAGEMENT_TRANSFER_SIZE + 1]; 73 byte rc_ok; 161 byte escape; [all …]
|
D | capi20.h | 120 byte structs[0]; /* Additional Info */ 129 byte structs[0]; /* Called party number, 146 byte structs[0]; /* Called party number, 158 byte structs[0]; /* B_protocol, 165 byte structs[0]; /* Connected party number, 171 byte structs[0]; /* empty */ 175 byte structs[0]; /* Additional Info */ 187 byte structs[0]; /* empty */ 193 byte structs[0]; /* Calling party number, 202 byte structs[0]; /* Called party number, [all …]
|
D | io.c | 73 static byte extended_xdi_features[DIVA_XDI_EXTENDED_FEATURES_MAX_SZ + 1] = { 159 dump_trap_frame(PISDN_ADAPTER IoAdapter, byte __iomem *exceptionFrame) in dump_trap_frame() 205 byte i; in request() 395 e->No = (byte)i; in request() 587 byte mem_in(ADAPTER *a, void *addr) in mem_in() 589 byte val; in mem_in() 590 volatile byte __iomem *Base = DIVA_OS_MEM_ATTACH_RAM((PISDN_ADAPTER)a->io); in mem_in() 598 volatile byte __iomem *Base = DIVA_OS_MEM_ATTACH_RAM((PISDN_ADAPTER)a->io); in mem_inw() 605 volatile byte __iomem *Base = DIVA_OS_MEM_ATTACH_RAM((PISDN_ADAPTER)a->io); in mem_in_dw() 614 volatile byte __iomem *Base = DIVA_OS_MEM_ATTACH_RAM((PISDN_ADAPTER)a->io); in mem_in_buffer() [all …]
|
D | pc.h | 33 byte P[270]; /* data/parameter field */ 40 byte Req; /* request register */ 41 byte ReqId; /* request task/entity identification */ 42 byte Rc; /* return code register */ 43 byte RcId; /* return code task/entity identification */ 44 byte Ind; /* Indication register */ 45 byte IndId; /* Indication task/entity identification */ 46 byte IMask; /* Interrupt Mask Flag */ 47 byte RNR; /* Receiver Not Ready (set by PC) */ 48 byte XLock; /* XBuffer locked Flag */ [all …]
|
D | message.c | 77 static byte test_group_ind_mask_bit(PLCI *plci, word b); 82 static word api_parse(byte *, word, byte *, API_PARSE *); 83 static void api_save_msg(API_PARSE *in, byte *format, API_SAVE *out); 95 static void control_rc(PLCI *, byte, byte, byte, byte, byte); 96 static void data_rc(PLCI *, byte); 97 static void data_ack(PLCI *, byte); 99 static void SendInfo(PLCI *, dword, byte **, byte); 100 static void SendSetupInfo(APPL *, PLCI *, dword, byte **, byte); 101 static void SendSSExtInd(APPL *, PLCI *plci, dword Id, byte **parms); 103 static void VSwitchReqInd(PLCI *plci, dword Id, byte **parms); [all …]
|
D | istream.c | 44 byte usr1, 45 byte usr2); 51 byte *usr1, 52 byte *usr2); 75 byte usr1, in diva_istream_write() 76 byte usr2) { in diva_istream_write() 80 byte *data_ptr = (byte *)data; in diva_istream_write() 153 byte *usr1, in diva_istream_read() 154 byte *usr2) { in diva_istream_read() 158 byte *data_ptr = (byte *)data; in diva_istream_read()
|
D | s_bri.c | 44 byte __iomem *addrHi, *addrLo, *ioaddr; in bri_cpu_trapped() 48 byte __iomem *Port; in bri_cpu_trapped() 66 dump_trap_frame(IoAdapter, &((byte *)Xlog)[0x90]); in bri_cpu_trapped() 69 regs[0] = GET_DWORD(&((byte *)Xlog)[0x70]); in bri_cpu_trapped() 70 regs[1] = GET_DWORD(&((byte *)Xlog)[0x74]); in bri_cpu_trapped() 71 regs[2] = GET_DWORD(&((byte *)Xlog)[0x78]); in bri_cpu_trapped() 72 regs[3] = GET_DWORD(&((byte *)Xlog)[0x7c]); in bri_cpu_trapped() 96 outpp(addrHi, (byte)((BRI_UNCACHED_ADDR(IoAdapter->MemoryBase + IoAdapter->MemorySize - in bri_cpu_trapped() 105 byte __iomem *p = DIVA_OS_MEM_ATTACH_CTLREG(IoAdapter); in reset_bri_hardware() 113 byte __iomem *p = DIVA_OS_MEM_ATTACH_RESET(IoAdapter); in stop_bri_hardware() [all …]
|
D | debug.c | 21 static void single_p(byte *P, word *PLength, byte Id); 23 static word SuperTraceCreateReadReq(byte *P, const char *path); 49 byte *pmem; 78 byte *Base; /* lowest address (constant) */ 79 byte *High; /* Base + Size (constant) */ 80 byte *Head; /* first message in queue (if any) */ 81 byte *Tail; /* first free position */ 82 byte *Wrap; /* current wraparound position */ 96 static void queueInit(MSG_QUEUE *Q, byte *Buffer, dword sizeBuffer) { in queueInit() 104 static byte *queueAllocMsg(MSG_QUEUE *Q, word size) { in queueAllocMsg() [all …]
|
/drivers/staging/comedi/drivers/ |
D | 8253.h | 149 unsigned int byte; in i8254_load() local 160 byte = counter_number << 6; in i8254_load() 161 byte |= 0x30; /* load low then high byte */ in i8254_load() 162 byte |= (mode << 1); /* set counter mode */ in i8254_load() 163 outb(byte, base_address + (i8254_control_reg << regshift)); in i8254_load() 164 byte = count & 0xff; /* lsb of counter value */ in i8254_load() 165 outb(byte, base_address + (counter_number << regshift)); in i8254_load() 166 byte = (count >> 8) & 0xff; /* msb of counter value */ in i8254_load() 167 outb(byte, base_address + (counter_number << regshift)); in i8254_load() 178 unsigned int byte; in i8254_mm_load() local [all …]
|
/drivers/media/i2c/ |
D | tea6415c.c | 53 u8 byte = 0; in tea6415c_s_routing() local 66 byte = 0x00; in tea6415c_s_routing() 69 byte = 0x20; in tea6415c_s_routing() 72 byte = 0x10; in tea6415c_s_routing() 75 byte = 0x08; in tea6415c_s_routing() 78 byte = 0x18; in tea6415c_s_routing() 81 byte = 0x28; in tea6415c_s_routing() 87 byte |= 0x00; in tea6415c_s_routing() 90 byte |= 0x04; in tea6415c_s_routing() 93 byte |= 0x02; in tea6415c_s_routing() [all …]
|
D | tda9840.c | 71 u8 byte; in tda9840_status() local 73 if (1 != i2c_master_recv(client, &byte, 1)) { in tda9840_status() 79 if (byte & 0x80) { in tda9840_status() 85 v4l2_dbg(1, debug, sd, "TDA9840_DETECT: byte: 0x%02x\n", byte); in tda9840_status() 86 return byte & 0x60; in tda9840_status() 92 int byte; in tda9840_s_tuner() local 99 byte = TDA9840_SET_MONO; in tda9840_s_tuner() 101 byte = (t->audmode == V4L2_TUNER_MODE_MONO) ? in tda9840_s_tuner() 106 byte = TDA9840_SET_BOTH; in tda9840_s_tuner() 109 byte = TDA9840_SET_LANG2; in tda9840_s_tuner() [all …]
|
/drivers/net/irda/ |
D | ma600-sir.c | 117 __u8 byte; in get_control_byte() local 122 byte = MA600_115200; in get_control_byte() 125 byte = MA600_57600; in get_control_byte() 128 byte = MA600_38400; in get_control_byte() 131 byte = MA600_19200; in get_control_byte() 134 byte = MA600_9600; in get_control_byte() 137 byte = MA600_2400; in get_control_byte() 141 return byte; in get_control_byte() 175 u8 byte; in ma600_change_speed() local 187 byte = get_control_byte(speed); in ma600_change_speed() [all …]
|
/drivers/block/paride/ |
D | paride.h | 101 #define out_p(offs,byte) outb(byte,pi->port+offs); delay_p; argument 104 #define w0(byte) {out_p(0,byte);} argument 106 #define w1(byte) {out_p(1,byte);} argument 108 #define w2(byte) {out_p(2,byte);} argument 110 #define w3(byte) {out_p(3,byte);} argument 111 #define w4(byte) {out_p(4,byte);} argument
|
/drivers/net/wireless/rsi/ |
D | rsi_91x_sdio_ops.c | 33 u8 byte; in rsi_sdio_master_access_msword() local 37 byte = (u8)(ms_word & 0x00FF); in rsi_sdio_master_access_msword() 40 "%s: MASTER_ACCESS_MSBYTE:0x%x\n", __func__, byte); in rsi_sdio_master_access_msword() 45 &byte); in rsi_sdio_master_access_msword() 53 byte = (u8)(ms_word >> 8); in rsi_sdio_master_access_msword() 55 rsi_dbg(INIT_ZONE, "%s:MASTER_ACCESS_LSBYTE:0x%x\n", __func__, byte); in rsi_sdio_master_access_msword() 59 &byte); in rsi_sdio_master_access_msword() 281 u8 byte; in rsi_init_sdio_slave_regs() local 285 byte = dev->next_read_delay; in rsi_init_sdio_slave_regs() 289 &byte); in rsi_init_sdio_slave_regs() [all …]
|
/drivers/parport/ |
D | ieee1284_ops.c | 47 unsigned char byte; in parport_ieee1284_write_compat() local 122 byte = *addr++; in parport_ieee1284_write_compat() 123 parport_write_data (port, byte); in parport_ieee1284_write_compat() 158 unsigned char byte = 0; in parport_ieee1284_read_nibble() 211 byte |= nibble << 4; in parport_ieee1284_read_nibble() 212 *buf++ = byte; in parport_ieee1284_read_nibble() 214 byte = nibble; in parport_ieee1284_read_nibble() 251 unsigned char byte; in parport_ieee1284_read_byte() 279 byte = parport_read_data (port); in parport_ieee1284_read_byte() 280 *buf++ = byte; in parport_ieee1284_read_byte() [all …]
|
/drivers/mtd/maps/ |
D | ck804xrom.c | 84 u8 byte; in ck804xrom_cleanup() local 88 pci_read_config_byte(window->pdev, 0x6d, &byte); in ck804xrom_cleanup() 89 pci_write_config_byte(window->pdev, 0x6d, byte & ~1); in ck804xrom_cleanup() 119 u8 byte; in ck804xrom_init_one() local 137 pci_read_config_byte(pdev, 0x88, &byte); in ck804xrom_init_one() 138 pci_write_config_byte(pdev, 0x88, byte | win_size_bits ); in ck804xrom_init_one() 141 pci_read_config_byte(pdev, 0x88, &byte); in ck804xrom_init_one() 143 if ((byte & ((1<<7)|(1<<6))) == ((1<<7)|(1<<6))) in ck804xrom_init_one() 145 else if ((byte & (1<<7)) == (1<<7)) in ck804xrom_init_one() 152 pci_read_config_byte(pdev, 0x88, &byte); in ck804xrom_init_one() [all …]
|
D | ichxrom.c | 94 u8 byte; in ichxrom_init_one() local 111 pci_read_config_byte(pdev, FWH_DEC_EN1, &byte); in ichxrom_init_one() 112 if (byte == 0xff) { in ichxrom_init_one() 114 pci_read_config_byte(pdev, FWH_DEC_EN2, &byte); in ichxrom_init_one() 115 if ((byte & 0x0f) == 0x0f) { in ichxrom_init_one() 118 else if ((byte & 0x0e) == 0x0e) { in ichxrom_init_one() 121 else if ((byte & 0x0c) == 0x0c) { in ichxrom_init_one() 124 else if ((byte & 0x08) == 0x08) { in ichxrom_init_one() 128 else if ((byte & 0xfe) == 0xfe) { in ichxrom_init_one() 131 else if ((byte & 0xfc) == 0xfc) { in ichxrom_init_one() [all …]
|
/drivers/input/misc/ |
D | cm109.c | 85 u8 byte[4]; member 324 dev->ctl_data->byte[HID_OR0] |= BUZZER_ON; in cm109_submit_buzz_toggle() 326 dev->ctl_data->byte[HID_OR0] &= ~BUZZER_ON; in cm109_submit_buzz_toggle() 345 dev->irq_data->byte[0], in cm109_urb_irq_callback() 346 dev->irq_data->byte[1], in cm109_urb_irq_callback() 347 dev->irq_data->byte[2], in cm109_urb_irq_callback() 348 dev->irq_data->byte[3], in cm109_urb_irq_callback() 360 if (dev->irq_data->byte[HID_IR0] & 0x0f) { in cm109_urb_irq_callback() 361 const int code = (dev->irq_data->byte[HID_IR0] & 0x0f); in cm109_urb_irq_callback() 369 if ((dev->gpi & 0xf0) == (dev->irq_data->byte[HID_IR1] & 0xf0)) in cm109_urb_irq_callback() [all …]
|