xhci_acpi_softc
struct xhci_acpi_softc * const asc = (struct xhci_acpi_softc *)sc;
CFATTACH_DECL2_NEW(xhci_acpi, sizeof(struct xhci_acpi_softc),
struct xhci_acpi_softc * const asc = device_private(self);