plgpio_acpi_softc
struct plgpio_acpi_softc * const asc = priv;
struct plgpio_acpi_softc * const asc = priv;
struct plgpio_acpi_softc;
CFATTACH_DECL_NEW(plgpio_acpi, sizeof(struct plgpio_acpi_softc), plgpio_acpi_match, plgpio_acpi_attach, NULL, NULL);
struct plgpio_acpi_softc * const asc = device_private(self);