Home
last modified time | relevance | path

Searched refs:variable (Results 1 – 25 of 53) sorted by relevance

123

/drivers/isdn/hardware/eicon/
Dmaintidi.c100 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 …]
Dmaintidi.h49 void *variable; /* Variable that will receive value */ member
/drivers/net/wireless/hostap/
Dhostap_80211.h21 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/
Dxpc_sn2.c167 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/
Dhw.h33 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);
Dhw.c317 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/
Dhw.h33 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);
Dhw.c117 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/
Dhw.h37 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);
Dhw.c96 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/
Dhw.h99 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/
Dhw.h46 u8 variable, u8 *val);
63 void rtl92se_set_hw_reg(struct ieee80211_hw *hw, u8 variable,
Dhw.c45 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/
Dhw.h46 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);
Dhw.c95 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/
Dstex.c224 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/
DTODO7 message in a variable (and return the error code).
/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_dev.h44 void rtl8192e_SetHwReg(struct net_device *dev, u8 variable, u8 *val);
/drivers/firmware/efi/
DKconfig10 Interface) variable information via sysfs. You may read,
/drivers/vme/bridges/
Dvme_tsi148.c61 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/
DKconfig.aic79xx75 variable ahd_debug in that file to find them.
DKconfig.aic7xxx80 variable ahc_debug in that file to find them.
/drivers/media/usb/pwc/
Dphilips.txt188 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/
Dscan.c234 pos = &frame->u.probe_req.variable[0]; in iwl_mvm_fill_probe_req()
/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.h83 u32 variable; member

123