/drivers/isdn/hardware/eicon/ |
D | maintidi.c | 100 void *variable); 1112 if (diva_trace_read_variable(cur, pLib->parse_table[i].variable)) { in diva_modem_info() 1145 if (diva_trace_read_variable(cur, pLib->parse_table[i].variable)) { in diva_fax_info() 1183 if (diva_trace_read_variable(cur, pLib->parse_table[i].variable)) { in diva_line_info() 1266 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Framing[0]; in diva_create_line_parse_table() 1270 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Line[0]; in diva_create_line_parse_table() 1274 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Layer2[0]; in diva_create_line_parse_table() 1278 pLib->parse_table[pLib->cur_parse_entry++].variable = &pLine->Layer3[0]; in diva_create_line_parse_table() 1282 pLib->parse_table[pLib->cur_parse_entry++].variable = \ in diva_create_line_parse_table() 1287 pLib->parse_table[pLib->cur_parse_entry++].variable = \ in diva_create_line_parse_table() [all …]
|
D | maintidi.h | 49 void *variable; /* Variable that will receive value */ member
|
/drivers/net/wireless/hostap/ |
D | hostap_80211.h | 21 u8 variable[0]; member 30 u8 variable[0]; member 37 u8 variable[0]; member 44 u8 variable[0]; member 57 u8 variable[0]; member
|
/drivers/misc/sgi-xp/ |
D | xpc_sn2.c | 167 return FETCHOP_LOAD_OP(TO_AMO((u64)&amo->variable), FETCHOP_CLEAR); in xpc_receive_IRQ_amo_sn2() 179 FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_OR, flag); in xpc_send_IRQ_sn2() 188 ret = xp_nofault_PIOR((u64 *)GLOBAL_MMR_ADDR(NASID_GET(&amo->variable), in xpc_send_IRQ_sn2() 250 FETCHOP_STORE_OP(TO_AMO((u64)&amos[BIT_WORD(from_nasid / 2)].variable), in xpc_send_local_activate_IRQ_sn2() 389 variable), FETCHOP_OR, chctl.all_flags); in xpc_send_local_notify_IRQ_sn2() 477 FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_OR, in xpc_indicate_partition_engaged_sn2() 487 variable), in xpc_indicate_partition_engaged_sn2() 505 FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_AND, in xpc_indicate_partition_disengaged_sn2() 515 variable), in xpc_indicate_partition_disengaged_sn2() 537 FETCHOP_STORE_OP(TO_AMO((u64)&amo->variable), FETCHOP_AND, in xpc_assume_partition_disengaged_sn2() [all …]
|
/drivers/net/wireless/rtlwifi/rtl8188ee/ |
D | hw.h | 33 void rtl88ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val); 48 void rtl88ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
D | hw.c | 317 void rtl88ee_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl88ee_get_hw_reg() argument 323 switch (variable) { in rtl88ee_get_hw_reg() 363 "switch case not process %x\n", variable); in rtl88ee_get_hw_reg() 368 void rtl88ee_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl88ee_set_hw_reg() argument 377 switch (variable) { in rtl88ee_set_hw_reg() 702 "switch case not process %x\n", variable); in rtl88ee_set_hw_reg()
|
/drivers/net/wireless/rtlwifi/rtl8192de/ |
D | hw.h | 33 void rtl92de_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val); 48 void rtl92de_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
D | hw.c | 117 void rtl92de_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_get_hw_reg() argument 123 switch (variable) { in rtl92de_get_hw_reg() 174 void rtl92de_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_set_hw_reg() argument 184 switch (variable) { in rtl92de_set_hw_reg()
|
/drivers/net/wireless/rtlwifi/rtl8723ae/ |
D | hw.h | 37 void rtl8723ae_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val); 54 void rtl8723ae_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
D | hw.c | 96 void rtl8723ae_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723ae_get_hw_reg() argument 102 switch (variable) { in rtl8723ae_get_hw_reg() 148 void rtl8723ae_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723ae_set_hw_reg() argument 158 switch (variable) { in rtl8723ae_set_hw_reg()
|
/drivers/net/wireless/rtlwifi/rtl8192cu/ |
D | hw.h | 99 void rtl92cu_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val); 100 void rtl92cu_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
/drivers/net/wireless/rtlwifi/rtl8192se/ |
D | hw.h | 46 u8 variable, u8 *val); 63 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable,
|
D | hw.c | 45 void rtl92se_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_get_hw_reg() argument 51 switch (variable) { in rtl92se_get_hw_reg() 88 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92se_set_hw_reg() argument 97 switch (variable) { in rtl92se_set_hw_reg()
|
/drivers/net/wireless/rtlwifi/rtl8192ce/ |
D | hw.h | 46 void rtl92ce_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val); 61 void rtl92ce_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val);
|
D | hw.c | 95 void rtl92ce_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ce_get_hw_reg() argument 101 switch (variable) { in rtl92ce_get_hw_reg() 149 void rtl92ce_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ce_set_hw_reg() argument 160 switch (variable) { in rtl92ce_set_hw_reg()
|
/drivers/scsi/ |
D | stex.c | 224 u32 variable[0]; member 235 u8 variable[STATUS_VAR_LEN]; member 423 dst = (struct st_sgtable *)req->variable; in stex_map_sg() 455 dst = (struct st_sgtable *)req->variable; in stex_ss_map_sg() 694 memset(&req->variable[0], 0, 8); in stex_queuecommand_lck() 746 struct status_msg *resp, unsigned int variable) in stex_copy_data() argument 750 memcpy(ccb->sense_buffer, resp->variable, in stex_copy_data() 751 min(variable, ccb->sense_bufflen)); in stex_copy_data() 757 scsi_sg_copy_from_buffer(ccb->cmd, resp->variable, variable); in stex_copy_data() 766 le32_to_cpu(*(__le32 *)&resp->variable[0])); in stex_check_cmd()
|
/drivers/staging/nvec/ |
D | TODO | 7 message in a variable (and return the error code).
|
/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_dev.h | 44 void rtl8192e_SetHwReg(struct net_device *dev, u8 variable, u8 *val);
|
/drivers/firmware/efi/ |
D | Kconfig | 10 Interface) variable information via sysfs. You may read,
|
/drivers/vme/bridges/ |
D | vme_tsi148.c | 61 unsigned long long *variable) in reg_join() argument 63 *variable = (unsigned long long)high << 32; in reg_join() 64 *variable |= (unsigned long long)low; in reg_join() 67 static void reg_split(unsigned long long variable, unsigned int *high, in reg_split() argument 70 *low = (unsigned int)variable & 0xFFFFFFFF; in reg_split() 71 *high = (unsigned int)(variable >> 32); in reg_split()
|
/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 75 variable ahd_debug in that file to find them.
|
D | Kconfig.aic7xxx | 80 variable ahc_debug in that file to find them.
|
/drivers/media/usb/pwc/ |
D | philips.txt | 188 The trace variable is a bitmask; each bit represents a certain feature. 190 below, add the values together and supply that to the trace variable.
|
/drivers/net/wireless/iwlwifi/mvm/ |
D | scan.c | 234 pos = &frame->u.probe_req.variable[0]; in iwl_mvm_fill_probe_req()
|
/drivers/staging/rtl8712/ |
D | rtl871x_mp_ioctl.h | 83 u32 variable; member
|