Home
last modified time | relevance | path

Searched refs:u_short (Results 1 – 93 of 93) sorted by relevance

/linux-4.4.14/drivers/net/fddi/skfp/h/
Dsmt.h55 u_short smt_version ; /* version id */
58 u_short smt_pad ; /* pad with 0 */
59 u_short smt_len ; /* length of info field */
108 u_short p_type ; /* type */
109 u_short p_len ; /* length of parameter */
125 u_short una_pad ;
154 u_short st_pad ;
187 u_short pl_config ;
188 u_short pl_connect ; /* bit string POLICY_AA ... */
204 u_short lt_phyout_idx1 ; /* index */
[all …]
Dfplustm.h98 u_short tx_free ; /* count of free TxD's */
99 u_short tx_used ; /* count of used TxD's */
111 u_short rx_free ; /* count of free RxD's */
112 u_short rx_used ; /* count of used RxD's */
140 u_short rbc_ram_start ; /* FIFO start address */
141 u_short rbc_ram_end ; /* FIFO size */
142 u_short rx1_fifo_start ; /* rx queue start address */
143 u_short rx1_fifo_size ; /* rx queue size */
144 u_short rx2_fifo_start ; /* rx queue start address */
145 u_short rx2_fifo_size ; /* rx queue size */
[all …]
Dfddimib.h28 typedef u_short ResId ;
29 typedef u_short SMTEnum ;
117 u_short fddiSMTOpVersionId ;
118 u_short fddiSMTHiVersionId ;
119 u_short fddiSMTLoVersionId ;
122 u_short fddiSMTMIBVersionId ;
131 u_short fddiSMTConfigCapabilities ;
132 u_short fddiSMTConfigPolicy ;
133 u_short fddiSMTConnectionPolicy ;
134 u_short fddiSMTTT_Notify ;
[all …]
Dtargethw.h70 u_short n_a_send ; /* pending send requests */
80 u_short pci_handle ; /* handle to access the BIOS func */
83 u_short mc_dummy ; /* work around for MC compiler bug */
87 u_short hw_state ; /* started or stopped */
104 u_short timer_activ ; /* HWT timer active */
128 u_short mac_ring_is_up ; /* ring is up flag */
Dsmc.h63 u_short class ; /* event class */
64 u_short event ; /* event value */
281 u_short ring_status ; /* IBM ring status */
321 u_short evc_para ; /* SMT Para Number */
343 u_short uniq_ticks ; /* unique time stamp */
344 u_short please_reconnect ; /* flag : reconnect */
478 void mac1_irq(struct s_smc *smc, u_short stu, u_short stl);
479 void mac2_irq(struct s_smc *smc, u_short code_s2u, u_short code_s2l);
480 void mac3_irq(struct s_smc *smc, u_short code_s3u, u_short code_s3l);
Dhwmtm.h122 u_short pass_SMT ; /* pass SMT frames */
123 u_short pass_NSA ; /* pass all NSA frames */
124 u_short pass_DB ; /* pass Direct Beacon Frames */
125 u_short pass_llc_promisc ; /* pass all llc frames (default ON) */
Dcmtdef.h391 u_short tm_active ; /* flag : active/inactive */
392 u_short tm_pad ; /* pad field */
438 u_short lem_float_ber ; /* 10E-nn bit error rate */
440 u_short lem_on ;
452 u_short p_state ; /* current state */
453 u_short p_bits ; /* number of bits to send */
454 u_short p_start ; /* first bit pos */
455 u_short p_pad ; /* padding for alignment */
518 void smt_add_para(struct s_smc *smc, struct s_pcon *pcon, u_short para,
547 const u_short list[]);
[all …]
Dsba.h49 u_short report_cnt ;
67 u_short session_id ;
Dsupern_2.h230 u_short tq_pack_offset ; /* offset buffer memory */
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_nvram.h53 u_short type; /* 0x0000 */
54 u_short byte_count; /* excluding header/trailer */
55 u_short checksum;
61 u_short flags;
67 u_short flags1;
69 u_short term_state;
73 u_short rmvbl_flags;
87 u_short type; /* 4:8xx / 0:nok */
88 u_short device_id; /* PCI device id */
89 u_short vendor_id; /* PCI vendor id */
[all …]
Dsym_hipd.h499 u_short busy_itlq; /* Number of busy tagged CCBs */
500 u_short busy_itl; /* Number of busy untagged CCBs */
505 u_short ia_tag; /* Tag allocation index */
506 u_short if_tag; /* Tag release index */
524 u_short started_tags;
525 u_short started_no_tag;
526 u_short started_max;
527 u_short started_limit;
536 u_short tags_sum[2]; /* Tags sum counters */
537 u_short tags_since; /* # of tags since last switch */
[all …]
Dsym_fw.h91 SYM_GEN_FW_A(u_short)
94 SYM_GEN_FW_B(u_short)
95 SYM_GEN_B(u_short, start64)
96 SYM_GEN_B(u_short, pm_handle)
99 SYM_GEN_FW_Z(u_short)
Dsym_fw.c261 u_short *po; in sym_fw_setup_bus_addresses()
268 po = (u_short *) fw->a_ofs; in sym_fw_setup_bus_addresses()
276 po = (u_short *) fw->b_ofs; in sym_fw_setup_bus_addresses()
284 po = (u_short *) fw->z_ofs; in sym_fw_setup_bus_addresses()
Dsym_glue.h162 u_short reqtags; /* Number of tags requested by user */
163 u_short scdev_depth; /* Queue depth set in select_queue_depth() */
Dsym53c8xx.h118 u_short max_tag;
Dsym_nvram.c515 u_short csum; in sym_read_Symbios_nvram()
604 static void T93C46_Send_Command(struct sym_device *np, u_short write_data, in T93C46_Send_Command()
678 retv = T93C46_Read_Data(np, (u_short *) nvram, in sym_read_T93C46_nvram()
696 u_short csum; in sym_read_Tekram_nvram()
Dsym_defs.h50 u_short device_id;
51 u_short revision_id;
Dsym_glue.c715 static void sym_tune_dev_queuing(struct sym_tcb *tp, int lun, u_short reqtags) in sym_tune_dev_queuing()
718 u_short oldtags; in sym_tune_dev_queuing()
1480 u_short status_reg; in sym_set_workarounds()
1801 u_short status_reg; in sym2_reset_workarounds()
Dsym_hipd.c1130 static void sym_log_hard_error(struct Scsi_Host *shost, u_short sist, u_char dstat)
1191 u_short sist;
1292 sym_lookup_chip_table (u_short device_id, u_char revision)
1482 u_short qidx;
2310 static void sym_int_par (struct sym_hcb *np, u_short sist)
2819 u_short sist;
4656 u_short tag = NO_TAG;
/linux-4.4.14/arch/m68k/include/asm/
Datarihw.h188 u_short off_next;
189 u_short scn_width;
206 u_short st_sync; /* ST compatible sync mode register, unused */
211 u_short color_reg[16]; /* 16 color registers */
214 u_short tt_shiftmode; /* TT shift mode register */
234 #define tt_palette ((volatile u_short *)TT_PALETTE_BASE)
245 #define f030_xreg ((u_short*) 0xffff8282)
246 #define f030_yreg ((u_short*) 0xffff82a2)
247 #define f030_creg ((u_short*) 0xffff82c0)
248 #define f030_sreg ((u_short*) 0xffff8260)
[all …]
Dmvme147hw.h30 volatile u_short t1_preload;
31 volatile u_short t1_count;
32 volatile u_short t2_preload;
33 volatile u_short t2_count;
/linux-4.4.14/drivers/scsi/
Dqlogicpti.h279 u_short initiator_scsi_id;
280 u_short bus_reset_delay;
281 u_short retry_count;
282 u_short retry_delay;
283 u_short async_data_setup_time;
284 u_short req_ack_active_negation;
285 u_short data_line_active_negation;
286 u_short data_dma_burst_enable;
287 u_short command_dma_burst_enable;
288 u_short tag_aging;
[all …]
Dqlogicpti.c176 static int qlogicpti_mbox_command(struct qlogicpti *qpti, u_short param[], int force) in qlogicpti_mbox_command()
318 u_short param[6]; in qlogicpti_reset_hardware()
394 param[2] = (u_short) (qpti->res_dvma >> 16); in qlogicpti_reset_hardware()
395 param[3] = (u_short) (qpti->res_dvma & 0xffff); in qlogicpti_reset_hardware()
406 param[2] = (u_short) (qpti->req_dvma >> 16); in qlogicpti_reset_hardware()
407 param[3] = (u_short) (qpti->req_dvma & 0xffff); in qlogicpti_reset_hardware()
970 u_short param[6]; in qlogicpti_slave_configure()
1217 u_short param[6]; in qlogicpti_abort()
1238 param[1] = (((u_short) Cmnd->device->id) << 8) | Cmnd->device->lun; in qlogicpti_abort()
1255 u_short param[6]; in qlogicpti_reset()
Datari_scsi.c768 dma_wd.dma_mode_status= (u_short)(0x88 + reg); in atari_scsi_falcon_reg_read()
774 dma_wd.dma_mode_status = (u_short)(0x88 + reg); in atari_scsi_falcon_reg_write()
775 dma_wd.fdc_acces_seccount = (u_short)value; in atari_scsi_falcon_reg_write()
/linux-4.4.14/drivers/atm/
Diphase.h196 u_short control;
197 u_short length;
225 u_short air;
236 u_short type;
241 u_short nrm;
242 u_short trm;
243 u_short rm_timestamp_hi;
244 u_short rm_timestamp_lo:8,
246 u_short remainder; /* ABR and UBR fields - last 10 bits*/
247 u_short next_vc_sched;
[all …]
Diphase.c142 u_short desc1; in ia_hack_tcq()
143 u_short tcq_wr; in ia_hack_tcq()
148 desc1 = *(u_short *)(dev->seg_ram + dev->host_tcq_wr); in ia_hack_tcq()
152 *(u_short *) (dev->seg_ram + dev->host_tcq_wr) = 0; in ia_hack_tcq()
178 u_short desc_num, i; in get_desc()
202 *(u_short *)(dev->seg_ram + dev->ffL.tcq_rd) = i+1; in get_desc()
219 desc_num = *(u_short *)(dev->seg_ram + dev->ffL.tcq_rd); in get_desc()
227 desc_num = *(u_short *)(dev->seg_ram + dev->ffL.tcq_rd); in get_desc()
238 u_short *shd_tbl; in clear_lockup()
239 u_short tempCellSlot, tempFract; in clear_lockup()
[all …]
/linux-4.4.14/drivers/net/ethernet/amd/
Dariadne.h44 volatile u_short AddressPROM[8];
46 volatile u_short RDP; /* Register Data Port */
47 volatile u_short RAP; /* Register Address Port */
48 volatile u_short Reset; /* Reset Chip on Read Access */
49 volatile u_short IDP; /* ISACSR Data Port */
288 volatile u_short RMD0; /* LADR[15:0] */
289 volatile u_short RMD1; /* HADR[23:16] | Receive Flags */
290 volatile u_short RMD2; /* Buffer Byte Count (two's complement) */
291 volatile u_short RMD3; /* Message Byte Count */
300 volatile u_short TMD0; /* LADR[15:0] */
[all …]
Dariadne.c90 volatile u_short *tx_buff[TX_RING_SIZE];
91 volatile u_short *rx_buff[RX_RING_SIZE];
102 u_short tx_buff[TX_RING_SIZE][PKT_BUF_SIZE / sizeof(u_short)];
103 u_short rx_buff[RX_RING_SIZE][PKT_BUF_SIZE / sizeof(u_short)];
106 static void memcpyw(volatile u_short *dest, u_short *src, int len) in memcpyw()
136 t->TMD2 = swapw((u_short)-PKT_BUF_SIZE); in ariadne_init_ring()
152 r->RMD2 = swapw((u_short)-PKT_BUF_SIZE); in ariadne_init_ring()
217 ((u_short *)skb->data)[6], in ariadne_rx()
395 u_short in; in ariadne_open()
444 lance->RDP = ((u_short *)&dev->dev_addr[0])[0]; in ariadne_open()
[all …]
Dsun3lance.c601 dev->name, lp->new_tx, ((u_short *)skb->data)[6], in lance_start_xmit()
827 dev->name, lp->new_tx, ((u_short *)data)[6], in lance_rx()
839 … printk( "%s: RX pkt %d type 0x%04x len %d\n ", dev->name, entry, ((u_short *)data)[6], pkt_len); in lance_rx()
Datarilance.c804 dev->name, ((u_short *)skb->data)[6], in lance_start_xmit()
1018 dev->name, ((u_short *)data)[6], in lance_rx()
Dam79c961a.c81 u_short v; in read_ireg()
/linux-4.4.14/sound/oss/dmasound/
Ddmasound_atari.c215 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ct_u8()
219 u_short data; in ata_ct_u8()
220 if (get_user(data, (u_short __user *)userPtr)) in ata_ct_u8()
239 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ct_s16be()
243 u_short data; in ata_ct_s16be()
244 if (get_user(data, (u_short __user *)userPtr)) in ata_ct_s16be()
253 void *p = (u_short *)&frame[*frameUsed]; in ata_ct_s16be()
271 u_short *p = (u_short *)&frame[*frameUsed]; in ata_ct_u16be()
275 u_short data; in ata_ct_u16be()
276 if (get_user(data, (u_short __user *)userPtr)) in ata_ct_u16be()
[all …]
Ddmasound_paula.c43 extern volatile u_short amiga_audio_min_period;
51 extern u_short amiga_audio_period;
244 const u_short __user *ptr = (const u_short __user *)userPtr; \
246 u_short data; \
486 custom.aud[0].audlc = (u_short *)ZTWO_PADDR(ch0); in AmiPlayNextFrame()
488 custom.aud[1].audlc = (u_short *)ZTWO_PADDR(ch1); in AmiPlayNextFrame()
493 custom.aud[0].audlc = (u_short *)ZTWO_PADDR(ch0); in AmiPlayNextFrame()
495 custom.aud[1].audlc = (u_short *)ZTWO_PADDR(ch1); in AmiPlayNextFrame()
503 custom.aud[2].audlc = (u_short *)ZTWO_PADDR(ch2); in AmiPlayNextFrame()
505 custom.aud[3].audlc = (u_short *)ZTWO_PADDR(ch3); in AmiPlayNextFrame()
/linux-4.4.14/drivers/pcmcia/
Di82365.c145 u_short type, flags;
149 u_short psock;
194 u_short flags;
217 static u_char i365_get(u_short sock, u_short reg) in i365_get()
231 static void i365_set(u_short sock, u_short reg, u_char data) in i365_set()
243 static void i365_bset(u_short sock, u_short reg, u_char mask) in i365_bset()
250 static void i365_bclr(u_short sock, u_short reg, u_char mask) in i365_bclr()
257 static void i365_bflip(u_short sock, u_short reg, u_char mask, int b) in i365_bflip()
267 static u_short i365_get_pair(u_short sock, u_short reg) in i365_get_pair()
269 u_short a, b; in i365_get_pair()
[all …]
Dtcic.c105 u_short psock;
131 static u_short tcic_getw(u_char reg) in tcic_getw()
133 u_short val = inw(tcic_base+reg); in tcic_getw()
144 static void tcic_setw(u_char reg, u_short data) in tcic_setw()
165 static void tcic_aux_setb(u_short reg, u_char data) in tcic_aux_setb()
172 static u_short tcic_aux_getw(u_short reg) in tcic_aux_getw()
179 static void tcic_aux_setw(u_short reg, u_short data) in tcic_aux_setw()
210 u_short cfg; in try_irq()
296 u_short scf1, ioctl, base, num; in is_active()
338 u_short id; in get_tcic_id()
[all …]
Dm32r_pcc.c39 static volatile u_short dummy_readbuf;
51 u_short type, flags;
79 static unsigned int pcc_get(u_short, unsigned int);
80 static void pcc_set(u_short, unsigned int , unsigned int );
248 u_short flags;
261 static unsigned int pcc_get(u_short sock, unsigned int reg) in pcc_get()
267 static void pcc_set(u_short sock, unsigned int reg, unsigned int data) in pcc_set()
281 static int __init is_alive(u_short sock) in is_alive()
393 static int _pcc_get_status(u_short sock, u_int *value) in _pcc_get_status()
418 static int _pcc_set_socket(u_short sock, socket_state_t *state) in _pcc_set_socket()
[all …]
Dm32r_cfc.c43 u_short type, flags;
68 static unsigned int pcc_get(u_short, unsigned int);
69 static void pcc_set(u_short, unsigned int , unsigned int );
229 u_short flags;
247 static unsigned int pcc_get(u_short sock, unsigned int reg) in pcc_get()
255 static void pcc_set(u_short sock, unsigned int reg, unsigned int data) in pcc_set()
270 static int __init is_alive(u_short sock) in is_alive()
394 static int _pcc_get_status(u_short sock, u_int *value) in _pcc_get_status()
466 static int _pcc_set_socket(u_short sock, socket_state_t *state) in _pcc_set_socket()
518 static int _pcc_set_io_map(u_short sock, struct pccard_io_map *io) in _pcc_set_io_map()
[all …]
Dbfin_cf_pcmcia.c70 u_short cd_pfx;
/linux-4.4.14/include/uapi/linux/
Dcoda_psdev.h14 u_short uc_flags;
15 u_short uc_inSize; /* Size is at most 5000 bytes */
16 u_short uc_outSize;
17 u_short uc_opcode; /* copied from data to save lookup */
Dcoda.h77 typedef unsigned short u_short; typedef
216 u_short va_mode; /* files access mode and type */
718 u_short in_size; /* Size of input buffer <= 2K */
719 u_short out_size; /* Maximum size of output buffer, <= 2K */
/linux-4.4.14/drivers/s390/char/
Ddefkeymap.c11 u_short plain_map[NR_KEYS] = {
30 static u_short shift_map[NR_KEYS] = {
49 static u_short ctrl_map[NR_KEYS] = {
68 static u_short shift_ctrl_map[NR_KEYS] = {
Dkeyboard.c62 sizeof(u_short) * NR_KEYS, in kbd_alloc()
/linux-4.4.14/drivers/video/fbdev/
Damifb.c517 static u_short maxdepth[3]; /* SHRES/HIRES/LORES: index = clk_shift */
518 static u_short maxfmode, chipset;
645 u_short w[2];
655 static u_short currentcop = 0;
703 static u_short cursorstate = -1;
704 static u_short cursormode = FB_CURSOR_OFF;
706 static u_short *lofsprite, *shfsprite, *dummysprite;
722 u_short bpp; /* vmode */
723 u_short clk_shift; /* vmode */
724 u_short line_shift; /* vmode */
[all …]
Dcirrusfb.c398 u_short curx, u_short cury,
399 u_short destx, u_short desty,
400 u_short width, u_short height,
401 u_short line_length);
403 u_short x, u_short y,
404 u_short width, u_short height,
406 u_short line_length, u_char blitmode);
2597 u_short nwidth, u_short nheight, in cirrusfb_set_blitter()
2599 u_short bltmode, u_short line_length) in cirrusfb_set_blitter()
2657 u_short curx, u_short cury, in cirrusfb_BitBLT()
[all …]
Dda8xx-fb.c610 u_short pal; in fb_setcolreg()
/linux-4.4.14/drivers/net/fddi/skfp/
Dfplustm.c57 #define DUMMY_READ() smc->hw.mc_dummy = (u_short) inp(ADDR(B0_RAP))
77 static const u_short my_said = 0xffff ; /* short address (n.u.) */
78 static const u_short my_sagp = 0xffff ; /* short group address (n.u.) */
124 + (u_short) inpw(FM_A(FM_FCNTR)) ; in mac_update_counter()
127 + (u_short) inpw(FM_A(FM_LCNTR)) ; in mac_update_counter()
130 + (u_short) inpw(FM_A(FM_ECNTR)) ; in mac_update_counter()
176 u_short i ; in init_ram()
184 i < (u_short) (smc->hw.fp.fifo.rbc_ram_end-1); i++) in init_ram()
257 u_short rbc_ram_addr ; in init_rbc()
590 void enable_tx_irq(struct s_smc *smc, u_short queue)
[all …]
Dhwt.c65 u_short cnt ; in hwt_start()
73 cnt = (u_short)time ; in hwt_start()
166 u_short tr ; in hwt_read()
171 tr = (u_short)((inpd(ADDR(B2_TI_VAL))/200) & 0xffff) ; in hwt_read()
Ddrvfbi.c93 u_short word; in card_start()
186 void mac1_irq(struct s_smc *smc, u_short stu, u_short stl) in mac1_irq()
237 u_short st = inpw(PLC(PB,PL_INTR_EVENT)) ; in plc1_irq()
248 u_short st = inpw(PLC(PA,PL_INTR_EVENT)) ; in plc2_irq()
396 u_short led_state ; in led_indication()
Dpmf.c37 static const struct s_p_tab* smt_get_ptab(u_short para);
41 void smt_add_para(struct s_smc *smc, struct s_pcon *pcon, u_short para,
72 u_short p_num ; /* parameter code */
74 u_short p_offset ; /* offset in mib */
364 smt_add_para(smc,&pcon,(u_short) SMT_P_REASON,0,0) ; in smt_build_pmf_response()
365 smt_add_para(smc,&pcon,(u_short) SMT_P1033,0,0) ; in smt_build_pmf_response()
368 smt_add_para(smc,&pcon,(u_short) SMT_P1035,0,0) ; in smt_build_pmf_response()
369 smt_add_para(smc,&pcon,(u_short) SMT_P1036,0,0) ; in smt_build_pmf_response()
378 if (((u_short)len < pa->p_len + PARA_LEN) || (pa->p_len & 3)) { in smt_build_pmf_response()
493 smt_add_para(smc,&set_pcon,(u_short) SMT_P1035,0,0) ; in smt_build_pmf_response()
[all …]
Dsmt.c61 static int smt_swap_short(u_short s);
130 return *(u_short *)(&addr->a[0]) == 0xffff && in is_broadcast()
131 *(u_short *)(&addr->a[2]) == 0xffff && in is_broadcast()
132 *(u_short *)(&addr->a[4]) == 0xffff; in is_broadcast()
143 return *(u_short *)(&addr1->a[0]) == *(u_short *)(&addr2->a[0]) && in is_equal()
144 *(u_short *)(&addr1->a[2]) == *(u_short *)(&addr2->a[2]) && in is_equal()
145 *(u_short *)(&addr1->a[4]) == *(u_short *)(&addr2->a[4]); in is_equal()
151 static const u_short plist_nif[] = { SMT_P_UNA,SMT_P_SDE,SMT_P_STATE,0 } ;
1267 u_short in ; in smt_fill_policy()
1268 u_short out ; in smt_fill_policy()
[all …]
Dsrf.c52 u_short para ;
405 smt_add_para(smc,&pcon,(u_short) SMT_P1033,0,0) ; in smt_send_srf()
406 smt_add_para(smc,&pcon,(u_short) SMT_P1034,0,0) ; in smt_send_srf()
Dqueue.c127 u_short smt_online(struct s_smc *smc, int on) in smt_online()
Dess.c60 static const u_short plist_raf_alc_res[] = { SMT_P0012, SMT_P320B, SMT_P320F,
64 static const u_short plist_raf_chg_req[] = { SMT_P320B, SMT_P320F, SMT_P3210,
Dhwmtm.c712 u_short stu, stl ; in fddi_isr()
1052 u_short rx_used ; in process_receive()
Dskfddi.c150 extern void enable_tx_irq(struct s_smc *smc, u_short queue);
Dpcmplc.c681 u_short plc_rev ; /* Revision of the plc */ in pcm_fsm()
/linux-4.4.14/drivers/staging/speakup/
Dmain.c200 u_short spk_chartab[256];
202 static u_short default_chartab[256] = {
278 spk_attr = get_attributes((u_short *) spk_pos); in speakup_date()
281 static void bleep(u_short val) in bleep()
357 spk_xs = (u_short) spk_x; in speakup_cut()
358 spk_ys = (u_short) spk_y; in speakup_cut()
363 spk_xe = (u_short) spk_x; in speakup_cut()
364 spk_ye = (u_short) spk_y; in speakup_cut()
486 u_short ch; in say_char()
489 ch = get_char(vc, (u_short *) spk_pos, &spk_attr); in say_char()
[all …]
Dkeyhelp.c30 static u_short key_offsets[MAXFUNCS], key_data[MAXKEYS];
31 static u_short masks[] = { 32, 16, 8, 4, 2, 1 };
65 u_short *p_key = key_data, key; in build_key_data()
145 int spk_handle_help(struct vc_data *vc, u_char type, u_char ch, u_short key) in spk_handle_help()
150 u_short *p_keys, val; in spk_handle_help()
Dspeakup.h67 int spk_handle_help(struct vc_data *vc, u_char type, u_char ch, u_short key);
104 extern u_short spk_chartab[];
Dspeakup_dtlk.h41 u_short serial_number; /* 0-7Fh:0-7Fh */
Dspk_types.h52 u_short key);
/linux-4.4.14/include/pcmcia/
Dss.h90 u_short speed;
97 u_short speed;
138 u_short functions;
139 u_short lock_count;
Dcistpl.h68 u_short addr;
69 u_short len;
143 u_short manf;
144 u_short card;
460 u_short flags;
505 u_short dindex;
/linux-4.4.14/include/video/
Dsa1100fb.h34 u_short xres;
35 u_short yres;
/linux-4.4.14/drivers/isdn/hisax/
Dgazel.c45 readreg(unsigned int adr, u_short off) in readreg()
51 writereg(unsigned int adr, u_short off, u_char data) in writereg()
70 readreg_ipac(unsigned int adr, u_short off) in readreg_ipac()
80 writereg_ipac(unsigned int adr, u_short off, u_char data) in writereg_ipac()
88 read_fifo_ipac(unsigned int adr, u_short off, u_char *data, int size) in read_fifo_ipac()
95 write_fifo_ipac(unsigned int adr, u_short off, u_char *data, int size) in write_fifo_ipac()
106 u_short off2 = offset; in ReadISAC()
123 u_short off2 = offset; in WriteISAC()
201 u_short off2 = offset; in ReadHSCX()
218 u_short off2 = offset; in WriteHSCX()
Disar.c194 u_short sadr, left, *sp; in isar_load_firmware()
200 struct {u_short sadr; in isar_load_firmware()
201 u_short len; in isar_load_firmware()
202 u_short d_key; in isar_load_firmware()
290 sp = (u_short *)tmpmsg; in isar_load_firmware()
Dhfc4s8s_l1.c247 static inline u_short
/linux-4.4.14/arch/x86/kernel/
Dapm_32.c748 static int apm_driver_version(u_short *val) in apm_driver_version()
807 static int set_power_state(u_short what, u_short state) in set_power_state()
824 static int set_system_power_state(u_short state) in set_system_power_state()
1035 static int apm_get_power_status(u_short *status, u_short *bat, u_short *life) in apm_get_power_status()
1058 static int apm_get_battery_status(u_short which, u_short *status,
1059 u_short *bat, u_short *life, u_short *nbat)
1095 static int apm_engage_power_management(u_short device, int enable) in apm_engage_power_management()
1131 u_short state; in apm_console_blank()
1132 static const u_short dev[3] = { 0x100, 0x1FF, 0x101 }; in apm_console_blank()
/linux-4.4.14/include/linux/platform_data/
Dvideo-pxafb.h71 u_short xres;
72 u_short yres;
/linux-4.4.14/drivers/tty/vt/
Ddefkeymap.c_shipped8 u_short plain_map[NR_KEYS] = {
27 u_short shift_map[NR_KEYS] = {
46 u_short altgr_map[NR_KEYS] = {
65 u_short ctrl_map[NR_KEYS] = {
84 u_short shift_ctrl_map[NR_KEYS] = {
103 u_short alt_map[NR_KEYS] = {
122 u_short ctrl_alt_map[NR_KEYS] = {
Dconsolemap.c475 con_insert_unipair(struct uni_pagedir *p, u_short unicode, u_short fontpos) in con_insert_unipair()
756 __put_user((u_short)((i<<11)+(j<<6)+k), in con_get_unimap()
758 __put_user((u_short) *p2, in con_get_unimap()
/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmc91c92_cs.c101 u_short manfid;
102 u_short cardid;
107 u_short cfg;
110 u_short media_status;
111 u_short fast_poll;
112 u_short link_status;
681 static int osi_setup(struct pcmcia_device *link, u_short manfid, u_short cardid) in osi_setup()
767 u_short s; in check_sig()
1034 u_short i, w, save; in smc_dump()
1200 u_short num_pages; in smc_start_xmit()
[all …]
/linux-4.4.14/drivers/net/ethernet/hp/
Dhp100.c154 u_short chip;
155 u_short soft_model;
158 u_short rx_ratio; /* 1 - 99 */
159 u_short priority_tx; /* != 0 - priority tx */
160 u_short mode; /* PIO, Shared Mem or Busmaster */
255 static void hp100_load_eeprom(struct net_device *dev, u_short ioaddr);
258 u_short force_relogin);
260 static void hp100_cascade_reset(struct net_device *dev, u_short enable);
459 u_short local_mode, lsw; in hp100_probe1()
1647 u_short val; in hp100_start_xmit()
[all …]
/linux-4.4.14/fs/coda/
Dcoda_fs_i.h25 u_short c_flags; /* flags (see below) */
Dcoda_linux.c94 if (attr->va_mode != (u_short) -1) in coda_vattr_to_iattr()
/linux-4.4.14/drivers/video/console/
Dfbcon.h32 u_short scrollmode; /* Scroll Method */
33 u_short inverse; /* != 0 text black on white as default */
/linux-4.4.14/drivers/isdn/hardware/mISDN/
Dhfc_multi.h158 u_short (*HFC_inw)(struct hfc_multi *hc, u_char reg,
160 u_short (*HFC_inw_nodebug)(struct hfc_multi *hc, u_char reg,
173 u_short (*HFC_inw)(struct hfc_multi *hc, u_char reg);
174 u_short (*HFC_inw_nodebug)(struct hfc_multi *hc, u_char reg);
Dhfc_multi_8xx.h41 static u_short
Dhfcmulti.c306 static u_short
348 static u_short
429 static u_short
433 u_short val = HFC_inw_nodebug(hc, reg); in HFC_inw_debug()
2703 u_short wval; in hfcmulti_interrupt()
/linux-4.4.14/kernel/debug/kdb/
Dkdb_keyboard.c41 u_short keychar; in kdb_get_kbd_char()
/linux-4.4.14/include/linux/
Dtypes.h84 typedef unsigned short u_short; typedef
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dde4x5.c1998 u_short vendor; in de4x5_eisa_probe()
2023 lp->cfrv = (u_short) inl(PCI_CFRV); in de4x5_eisa_probe()
2025 vendor = (u_short) cfid; in de4x5_eisa_probe()
2124 u_short vendor, status; in srom_search()
2198 u_short vendor, status; in de4x5_pci_probe()
2209 pbus = (u_short)(io >> 8); in de4x5_pci_probe()
2210 dnum = (u_short)(io & 0xff); in de4x5_pci_probe()
3957 u_short tmp; in DevicePresent()
4026 u_short j,chksum; in get_hw_addr()
4041 k += (u_short) (tmp << 8); in get_hw_addr()
[all …]
/linux-4.4.14/drivers/net/ethernet/8390/
Dpcnet_cs.c211 u_short link_status;
1016 u_short link; in ei_watchdog()
1052 u_short p = mdio_read(mii_addr, info->phy_id, 5); in ei_watchdog()
1317 u_short *d = dest; in copyin()
1318 u_short __iomem *s = src; in copyin()
1335 u_short __iomem *d = dest; in copyout()
1336 const u_short *s = src; in copyout()
Daxnet_cs.c116 u_short link_status;
557 u_short link; in ei_watchdog()
587 u_short p = mdio_read(mii_addr, info->phy_id, 5); in ei_watchdog()
/linux-4.4.14/tools/power/cpupower/debug/i386/
Ddump_psb.c44 u_short settlingtime;
/linux-4.4.14/drivers/net/ethernet/fujitsu/
Dfmvj18x_cs.c114 u_short tx_queue_len;
116 u_short sent;
963 u_short status = inw(ioaddr + DATAPORT); in fjn_rx()
980 u_short pkt_len = inw(ioaddr + DATAPORT); in fjn_rx()
/linux-4.4.14/Documentation/pcmcia/
Dlocking.txt78 u_short lock_count;
/linux-4.4.14/drivers/cpufreq/
Dsa1110-cpufreq.c43 u_short refresh; /* refresh time for array (us) */
/linux-4.4.14/drivers/net/ethernet/xircom/
Dxirc2ps_cs.c1244 PutWord(XIRCREG0_TRS, (u_short)pktlen+2); in do_start_xmit()
1256 PutWord(XIRCREG_EDP, (u_short)pktlen); in do_start_xmit()
/linux-4.4.14/drivers/crypto/
Dhifn_795x.c774 u_short pci_vendor;
775 u_short pci_prod;
/linux-4.4.14/arch/alpha/kernel/
Dosf_sys.c255 u_short f_namemax;
/linux-4.4.14/Documentation/filesystems/
Dcoda.txt389 u_short pid; /* Common to all */
390 u_short pgid; /* Common to all */
488 u_short va_mode; /* files access mode and type */
/linux-4.4.14/drivers/isdn/i4l/
Disdn_net.c197 u_short proto = ntohs(skb->protocol); in isdn_net_unreachable()