/drivers/staging/slicoss/ |
D | slic.h | 336 uint busnumber; 337 uint slotnumber; 338 uint state; 339 uint cardnum; 340 uint card_size; 341 uint adapters_activated; 342 uint adapters_allocated; 343 uint adapters_sleeping; 344 uint gennumber; 348 uint reset_in_progress; [all …]
|
D | slicinc.h | 67 static inline void slic_reg32_write(void __iomem *reg, u32 value, uint flush); 69 u32 value, void __iomem *regh, u32 paddrh, uint flush); 155 static uint slic_init_dump_thread(struct sliccard *card);
|
/drivers/staging/comedi/ |
D | comedi_compat32.c | 131 unsigned int uint; in compat_chaninfo() member 145 err |= __get_user(temp.uint, &chaninfo32->subdev); in compat_chaninfo() 146 err |= __put_user(temp.uint, &chaninfo->subdev); in compat_chaninfo() 167 unsigned int uint; in compat_rangeinfo() member 181 err |= __get_user(temp.uint, &rangeinfo32->range_type); in compat_rangeinfo() 182 err |= __put_user(temp.uint, &rangeinfo->range_type); in compat_rangeinfo() 199 unsigned int uint; in get_compat_cmd() member 209 err |= __get_user(temp.uint, &cmd32->subdev); in get_compat_cmd() 210 err |= __put_user(temp.uint, &cmd->subdev); in get_compat_cmd() 211 err |= __get_user(temp.uint, &cmd32->flags); in get_compat_cmd() [all …]
|
/drivers/net/ |
D | fec.c | 106 uint mii_data; 107 void (*funct)(uint mii_reg, struct net_device *dev); 111 uint id; 141 #define FEC_ENET_HBERR ((uint)0x80000000) /* Heartbeat error */ 142 #define FEC_ENET_BABR ((uint)0x40000000) /* Babbling receiver */ 143 #define FEC_ENET_BABT ((uint)0x20000000) /* Babbling transmitter */ 144 #define FEC_ENET_GRA ((uint)0x10000000) /* Graceful stop complete */ 145 #define FEC_ENET_TXF ((uint)0x08000000) /* Full frame transmitted */ 146 #define FEC_ENET_TXB ((uint)0x04000000) /* A buffer was transmitted */ 147 #define FEC_ENET_RXF ((uint)0x02000000) /* Full frame received */ [all …]
|
/drivers/mtd/nand/ |
D | nandsim.c | 84 static uint first_id_byte = CONFIG_NANDSIM_FIRST_ID_BYTE; 85 static uint second_id_byte = CONFIG_NANDSIM_SECOND_ID_BYTE; 86 static uint third_id_byte = CONFIG_NANDSIM_THIRD_ID_BYTE; 87 static uint fourth_id_byte = CONFIG_NANDSIM_FOURTH_ID_BYTE; 88 static uint access_delay = CONFIG_NANDSIM_ACCESS_DELAY; 89 static uint programm_delay = CONFIG_NANDSIM_PROGRAMM_DELAY; 90 static uint erase_delay = CONFIG_NANDSIM_ERASE_DELAY; 91 static uint output_cycle = CONFIG_NANDSIM_OUTPUT_CYCLE; 92 static uint input_cycle = CONFIG_NANDSIM_INPUT_CYCLE; 93 static uint bus_width = CONFIG_NANDSIM_BUS_WIDTH; [all …]
|
/drivers/macintosh/ |
D | adb-iop.c | 83 uint flags; in adb_iop_complete() 106 uint flags; in adb_iop_listen() 117 (uint) amsg->count + 2, (uint) amsg->flags, (uint) amsg->cmd); in adb_iop_listen() 119 printk(" %02X", (uint) amsg->data[i]); in adb_iop_listen() 179 printk(" %02X", (uint) req->data[i]); in adb_iop_start()
|
/drivers/staging/meilhaus/ |
D | me8100_di.h | 51 uint status_flag; /**< Default interupt status flag */ 52 uint status_value; /**< Interupt status */ 53 uint status_value_edges; /**< Extended interupt status */ 54 uint line_value;
|
D | me8200_di.h | 52 uint status_flag; /**< Default interupt status flag */ 53 uint status_value; /**< Interupt status */ 54 uint status_value_edges; /**< Extended interupt status */ 55 uint line_value;
|
/drivers/scsi/ |
D | scsi_proc.c | 256 static int scsi_add_single_device(uint host, uint channel, uint id, uint lun) in scsi_add_single_device() 283 static int scsi_remove_single_device(uint host, uint channel, uint id, uint lun) in scsi_remove_single_device()
|
D | scsi_scan.c | 89 module_param_named(max_luns, max_scsi_luns, uint, S_IRUGO|S_IWUSR); 113 module_param_named(max_report_luns, max_scsi_report_luns, uint, S_IRUGO|S_IWUSR); 120 module_param_named(inq_timeout, scsi_inq_timeout, uint, S_IRUGO|S_IWUSR); 365 int channel, uint id) in __scsi_find_target() 398 int channel, uint id) in scsi_alloc_target() 1009 uint lun, int *bflagsp, in scsi_probe_and_add_lun() 1505 struct scsi_device *__scsi_add_device(struct Scsi_Host *shost, uint channel, in __scsi_add_device() 1506 uint id, uint lun, void *hostdata) in __scsi_add_device() 1533 int scsi_add_device(struct Scsi_Host *host, uint channel, in scsi_add_device() 1534 uint target, uint lun) in scsi_add_device() [all …]
|
D | scsi.c | 1106 uint lun) in __scsi_device_lookup_by_target() 1131 uint lun) in scsi_device_lookup_by_target() 1164 uint channel, uint id, uint lun) in __scsi_device_lookup() 1190 uint channel, uint id, uint lun) in scsi_device_lookup()
|
/drivers/i2c/busses/ |
D | i2c-cpm.c | 68 uint rstate; /* Internal */ 69 uint rdp; /* Internal */ 72 uint rxtmp; /* Internal */ 73 uint tstate; /* Internal */ 74 uint tdp; /* Internal */ 77 uint txtmp; /* Internal */ 110 uint dp_addr; 268 rb = (u_char *) (((uint) rb + 1) & ~1); in cpm_i2c_check_message()
|
/drivers/mtd/devices/ |
D | ms02-nv.c | 86 static inline uint ms02nv_probe_one(ulong addr) in ms02nv_probe_one() 90 uint ms02nv_diag; in ms02nv_probe_one() 91 uint ms02nv_magic; in ms02nv_probe_one() 283 uint stride = 0; in ms02nv_init()
|
/drivers/net/wireless/libertas/ |
D | if_cs.c | 82 static inline unsigned int if_cs_read8(struct if_cs_card *card, uint reg) in if_cs_read8() 89 static inline unsigned int if_cs_read16(struct if_cs_card *card, uint reg) in if_cs_read16() 98 uint reg, in if_cs_read16_rep() 108 static inline void if_cs_write8(struct if_cs_card *card, uint reg, u8 val) in if_cs_write8() 115 static inline void if_cs_write16(struct if_cs_card *card, uint reg, u16 val) in if_cs_write16() 124 uint reg, in if_cs_write16_rep() 147 static int if_cs_poll_while_fw_download(struct if_cs_card *card, uint addr, u8 reg) in if_cs_poll_while_fw_download()
|
/drivers/scsi/lpfc/ |
D | lpfc_vport.h | 90 int lpfc_vport_tgt_remove(struct Scsi_Host *, uint, uint);
|
/drivers/infiniband/hw/cxgb3/ |
D | cxio_dbg.c | 72 void cxio_dump_pbl(struct cxio_rdev *rdev, u32 pbl_addr, uint len, u8 shift) in cxio_dump_pbl() 113 uint size = (uint)(be64_to_cpu(*data) & 0xff); in cxio_dump_wqe()
|
/drivers/message/fusion/ |
D | mptctl.h | 270 uint event; 271 uint eventContext; 272 uint data[2];
|
/drivers/auxdisplay/ |
D | ks0108.c | 43 module_param(ks0108_port, uint, S_IRUGO); 47 module_param(ks0108_delay, uint, S_IRUGO);
|
/drivers/serial/ |
D | 68360serial.c | 125 static uint sipex_mode_bits = 0x00000000; 2114 bdp = bdbase = (QUICC_BD *)((uint)pquicc + (uint)up->tbase); in my_console_write() 2249 bdp = (QUICC_BD *)((uint)pquicc + (uint)up->tbase); in my_console_wait_key() 2336 uint mem_addr; in kgdb_map_scc() 2359 mem_addr = (uint)(&cpmp->cp_dpmem[0x1000]); in kgdb_map_scc() 2439 uint dp_addr, iobits; in rs_360_init() 2587 bdp = (QUICC_BD *)((uint)pquicc + dp_addr); in rs_360_init() 2606 sipex_mode_bits &= ~(uint)SIPEX_MODE(idx,0x0f); /* clear current mode */ in rs_360_init() 2607 sipex_mode_bits |= (uint)SIPEX_MODE(idx,0x02); in rs_360_init() 2608 *(uint *)_periph_base = sipex_mode_bits; in rs_360_init() [all …]
|
/drivers/char/rio/ |
D | riocmd.c | 155 uint Link; in RIOCommandRta() 197 uint Link; in RIOIdentifyRta() 246 uint Host; in RIOKillNeighbour() 247 uint ID; in RIOKillNeighbour() 369 static int RIOCommandRup(struct rio_info *p, uint Rup, struct Host *HostP, struct PKT __iomem *Pack… in RIOCommandRup() 572 int RIOQueueCmdBlk(struct Host *HostP, uint Rup, struct CmdBlk *CmdBlkP) in RIOQueueCmdBlk()
|
/drivers/staging/android/ |
D | lowmemorykiller.c | 48 module_param_array_named(minfree, lowmem_minfree, uint, &lowmem_minfree_size, S_IRUGO | S_IWUSR); 49 module_param_named(debug_level, lowmem_debug_level, uint, S_IRUGO | S_IWUSR);
|
/drivers/staging/et131x/ |
D | et131x_config.c | 188 module_param(et131x_nmi_disable, uint, 0); 199 module_param(et131x_speed_set, uint, 0);
|
/drivers/staging/epl/ |
D | demo_main.c | 176 static uint uiNodeId_g = EPL_C_ADR_INVALID; 177 module_param_named(nodeid, uiNodeId_g, uint, 0); 179 static uint uiCycleLen_g = CYCLE_LEN; 180 module_param_named(cyclelen, uiCycleLen_g, uint, 0);
|
/drivers/isdn/mISDN/ |
D | l1oip_core.c | 260 module_param_array(type, uint, NULL, S_IRUGO | S_IWUSR); 261 module_param_array(codec, uint, NULL, S_IRUGO | S_IWUSR); 262 module_param_array(ip, uint, NULL, S_IRUGO | S_IWUSR); 263 module_param_array(port, uint, NULL, S_IRUGO | S_IWUSR); 264 module_param_array(remoteport, uint, NULL, S_IRUGO | S_IWUSR); 265 module_param_array(ondemand, uint, NULL, S_IRUGO | S_IWUSR); 266 module_param_array(limit, uint, NULL, S_IRUGO | S_IWUSR); 267 module_param_array(id, uint, NULL, S_IRUGO | S_IWUSR); 268 module_param(ulaw, uint, S_IRUGO | S_IWUSR); 269 module_param(debug, uint, S_IRUGO | S_IWUSR);
|
/drivers/input/touchscreen/ |
D | mk712.c | 53 module_param_named(io, mk712_io, uint, 0); 57 module_param_named(irq, mk712_irq, uint, 0);
|