Searched refs:reset_options (Results 1 – 9 of 9) sorted by relevance
633 int reset_options; in ep_vortex_probemedia() local641 reset_options = (int)bus_space_read_2(iot, ioh, ELINK_W3_RESET_OPTIONS); in ep_vortex_probemedia()649 if ((reset_options & ELINK_PCI_MEDIAMASK) == 0) { in ep_vortex_probemedia()659 if (reset_options & epm->epm_mpbit) { in ep_vortex_probemedia()
528 uint16_t config1, reset_options, default_media; in ex_probemedia() local534 reset_options = bus_space_read_1(iot, ioh, ELINK_W3_RESET_OPTIONS); in ex_probemedia()540 if ((reset_options & ELINK_PCI_MEDIAMASK) == 0) { in ex_probemedia()552 if (reset_options & exm->exm_mpbit) { in ex_probemedia()
8041 (#pragma GCC reset_options): Document new pragma.8093 and reset_options pragmas.
24207 @item #pragma GCC reset_options24208 @cindex pragma GCC reset_options
56261 '#pragma GCC reset_options'69625 * pragma GCC reset_options: Function Specific Option Pragmas.
23978 @item #pragma GCC reset_options23979 @cindex pragma GCC reset_options
53276 '#pragma GCC reset_options'66293 * pragma GCC reset_options: Function Specific Option Pragmas.
10870 reset_options pragma restores the options to what was specified on
12732 reset_options pragma restores the options to what was specified on