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

  /src/sys/dev/acpi/wmi/
wmi_msi.c 60 static int wmi_msi_match(device_t, cfdata_t, void *);
68 wmi_msi_match, wmi_msi_attach, wmi_msi_detach, NULL);
71 wmi_msi_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 42 milliseconds