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

  /src/sys/dev/acpi/
apei.c 69 static int apei_detach(device_t, int);
78 apei_match, apei_attach, apei_detach, NULL);
164 apei_detach(device_t self, int flags) function in typeref:typename:int

Completed in 11 milliseconds