HomeSort by: relevance | last modified time | path
    Searched defs:apei_match (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/acpi/
apei.c 67 static int apei_match(device_t, cfdata_t, void *);
78 apei_match, apei_attach, apei_detach, NULL);
81 apei_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
apei.c 67 static int apei_match(device_t, cfdata_t, void *);
78 apei_match, apei_attach, apei_detach, NULL);
81 apei_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 23 milliseconds