Searched defs:cs_type (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/cpupm/
H A Dcpu_idle.c340 uint32_t cs_type = cstate->cs_type; local
505 if (cpu_idle_enter((uint_t)cs_type, 0,
518 if (cpu_idle_enter((uint_t)cs_type, 0,
562 uint16_t cs_type; local
584 cs_type = cstates[cs_indx].cs_type;
586 switch (cs_type) {
678 (void) snprintf(name, KSTAT_STRLEN - 1, "c%d", cstate->cs_type);
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dcpupm_mach.h87 uint32_t cs_type; /* current ACPI idle type */ member in struct:cma_c_state
H A Dcpu_acpi.h171 uint32_t cs_type; member in struct:cpu_acpi_cstate
H A Dsbd_ioctl.h104 #define cs_type cs_cm.ci_type macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h100 #define cs_type cs_cm.ci_type macro
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_volume.h168 uint8_t cs_type; /* 00 Character Set Type */ member in struct:charspec

Completed in 78 milliseconds