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

  /src/sys/dev/acpi/
vmbus_acpi.c 46 static int vmbus_acpi_detach(device_t, int);
53 vmbus_acpi_match, vmbus_acpi_attach, vmbus_acpi_detach, NULL);
94 vmbus_acpi_detach(device_t self, int flags) function in typeref:typename:int

Completed in 48 milliseconds