Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu.c436 get_bootopt(char *bopt, boolean_t *kvar) in get_bootopt() function
567 get_bootopt("immu-enable", &immu_enable); in read_boot_options()
568 get_bootopt("immu-dvma-enable", &immu_dvma_enable); in read_boot_options()
569 get_bootopt("immu-gfxdvma-enable", &immu_gfxdvma_enable); in read_boot_options()
570 get_bootopt("immu-intrmap-enable", &immu_intrmap_enable); in read_boot_options()
571 get_bootopt("immu-qinv-enable", &immu_qinv_enable); in read_boot_options()
574 get_bootopt("immu-quirk-usbpage0", &immu_quirk_usbpage0); in read_boot_options()
575 get_bootopt("immu-quirk-usbfullpa", &immu_quirk_usbfullpa); in read_boot_options()
576 get_bootopt("immu-quirk-usbrmrr", &immu_quirk_usbrmrr); in read_boot_options()
579 get_bootopt("immu-dmar-print", &immu_dmar_print); in read_boot_options()