Searched refs:APPLE_SMC_REGSIZE (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | apple_smcreg.h | 41 #define APPLE_SMC_REGSIZE 0x08 macro |
/netbsd-src/sys/dev/acpi/ | ||
H A D | apple_smc_acpi.c | 113 if (io->ar_length < APPLE_SMC_REGSIZE) { in apple_smc_acpi_attach() |