HomeSort by: relevance | last modified time | path
    Searched refs:apei (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/modules/apei/
Makefile 8 KMOD= apei
9 IOCONF= apei.ioconf
11 SRCS+= apei.c
  /src/sys/dev/acpi/
apei.c 1 /* $NetBSD: apei.c,v 1.9 2024/10/27 21:28:54 riastradh Exp $ */
30 * APEI: ACPI Platform Error Interface
37 * OSPM, support APEI
41 __KERNEL_RCSID(0, "$NetBSD: apei.c,v 1.9 2024/10/27 21:28:54 riastradh Exp $");
65 ACPI_MODULE_NAME ("apei")
77 CFATTACH_DECL_NEW(apei, sizeof(struct apei_softc),
87 * If we have any of the APEI tables, match.
128 * Create sysctl hw.acpi.apei.
132 CTLTYPE_NODE, "apei",
138 "failed to create sysctl hw.acpi.apei: %d\n", error)
    [all...]
  /src/sys/modules/
Makefile 309 SUBDIR+= apei
  /src/share/man/man4/
Makefile 109 MAN+= apei.4

Completed in 12 milliseconds