device_shutdown_t
(((device_shutdown_t *)(device_get_method(dev, "device_shutdown")))(dev,## __VA_ARGS__))
static device_shutdown_t linux_pci_shutdown;
static device_shutdown_t acpi_shutdown;
static device_shutdown_t rtwn_pci_shutdown;
static device_shutdown_t usb_shutdown;