Searched refs:triple (Results 1 – 14 of 14) sorted by relevance
115 struct chnl_txpow_triple *triple; in dot11d_update_country() local121 triple = (struct chnl_txpow_triple *)(country + 3); in dot11d_update_country()123 if (max_channel_number >= triple->first_channel) { in dot11d_update_country()129 if (MAX_CHANNEL_NUMBER < (triple->first_channel + in dot11d_update_country()130 triple->num_channels)) { in dot11d_update_country()137 for (j = 0; j < triple->num_channels; j++) { in dot11d_update_country()138 dot11d_info->channel_map[triple->first_channel + j] = 1; in dot11d_update_country()139 dot11d_info->max_tx_power_list[triple->first_channel + j] = in dot11d_update_country()140 triple->max_tx_power; in dot11d_update_country()141 max_channel_number = triple->first_channel + j; in dot11d_update_country()[all …]
148 An example mux controller node look like this (the adg972a chip is a triple
136 triple137 Force a triple fault (init)
167 1 triple-indirect block (pointer to pointers to pointers to blocks)
98 the IST stackpointer to a guard hole to catch triple nesting.
141 the system to crash, and possibly reboot via a triple fault.
3104 is hit. Perhaps it's a function that is called before a triple
119 such as the NEC-260 and the new MITSUMI triple/quad speed drives.
116 triple buffering 300.
418 Backlight drivers have a triple enable/disable state, which is a bit overkill.
205 and uses triple-DES to generate secure random numbers like the
571 ``base[3]`` array anticipating double- and triple-buffering in
1181 [ triple-sampling { on | off } ]
4173 reboot_type is one of bios, acpi, kbd, triple, efi, or pci,