Searched refs:get_bootopt (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/i86pc/io/ |
H A D | immu.c | 430 get_bootopt(char *bopt, boolean_t *kvar) in get_bootopt() function 561 get_bootopt("immu-enable", &immu_enable); in read_boot_options() 562 get_bootopt("immu-dvma-enable", &immu_dvma_enable); in read_boot_options() 563 get_bootopt("immu-gfxdvma-enable", &immu_gfxdvma_enable); in read_boot_options() 564 get_bootopt("immu-intrmap-enable", &immu_intrmap_enable); in read_boot_options() 565 get_bootopt("immu-qinv-enable", &immu_qinv_enable); in read_boot_options() 568 get_bootopt("immu-quirk-usbpage0", &immu_quirk_usbpage0); in read_boot_options() 569 get_bootopt("immu-quirk-usbfullpa", &immu_quirk_usbfullpa); in read_boot_options() 570 get_bootopt("immu-quirk-usbrmrr", &immu_quirk_usbrmrr); in read_boot_options() 573 get_bootopt("immu-dmar-print", &immu_dmar_print); in read_boot_options()
|