gpiobus_attach
if ((err = gpiobus_attach(dev)) != 0)
DEVMETHOD(device_attach, gpiobus_attach),
int gpiobus_attach(device_t);