igpio_acpi_detach
igpio_acpi_detach(self, 0);
static int igpio_acpi_detach(device_t, int);
CFATTACH_DECL_NEW(igpio_acpi, sizeof(struct igpio_acpi_softc), igpio_acpi_match, igpio_acpi_attach, igpio_acpi_detach, NULL);