Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dapple_smcreg.h41 #define APPLE_SMC_REGSIZE 0x08 macro
/netbsd-src/sys/dev/acpi/
H A Dapple_smc_acpi.c113 if (io->ar_length < APPLE_SMC_REGSIZE) { in apple_smc_acpi_attach()