Searched refs:gp_dip (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | gpio_87317.c | 64 dev_info_t *gp_dip; member 184 *result = (void *)softc->gp_dip; in gpio_getinfo() 218 softc->gp_dip = dip; in gpio_attach() 350 DBG(softc->gp_dip, "ioctl: instance is %d", instance, 0, 0, 0, 0); in gpio_ioctl() 374 DBG(softc->gp_dip, "ioctl: SET_BITS, byte is %x", byte, 0, 0, in gpio_ioctl() 381 DBG(softc->gp_dip, "ioctl: SET_BITS, byte is %x", byte, 0, 0, in gpio_ioctl() 386 DBG(softc->gp_dip, "ioctl: CLR_BITS, byte is %x", byte, 0, 0, in gpio_ioctl() 393 DBG(softc->gp_dip, "ioctl: CLR_BITS, byte is %x", byte, 0, 0, in gpio_ioctl() 398 DBG(softc->gp_dip, "ioctl: GPIO_CMD_GET", 0, 0, 0, 0, 0); in gpio_ioctl() 408 DBG(softc->gp_dip, "ioctl: GPIO_CMD_SET", 0, 0, 0, 0, 0); in gpio_ioctl()
|