Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/i86pc/os/
H A Dacpi_fw.h188 extern struct msct *msct_ptr;
H A Dfakebop.c165 struct msct *msct_ptr = NULL; variable
2401 if ((msct_ptr = (struct msct *)find_fw_table("MSCT")) != NULL) in build_firmware_properties()
2402 msct_ptr = process_msct(msct_ptr); in build_firmware_properties()
H A Dlgrpplat.c1527 retval = lgrp_plat_process_srat(srat_ptr, msct_ptr, in lgrp_plat_get_numa_config()