Home
last modified time | relevance | path

Searched refs:gp_handle (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/sun4u/io/
H A Dgpio_87317.c67 ddi_acc_handle_t gp_handle; member
228 &dev_attr, &softc->gp_handle) != DDI_SUCCESS) in gpio_attach()
233 (uintptr_t)ddi_get8(softc->gp_handle, &softc->gp_regs[0]), in gpio_attach()
236 (uintptr_t)ddi_get8(softc->gp_handle, &softc->gp_regs[1]), in gpio_attach()
239 (uintptr_t)ddi_get8(softc->gp_handle, &softc->gp_regs[2]), in gpio_attach()
242 (uintptr_t)ddi_get8(softc->gp_handle, &softc->gp_regs[3]), in gpio_attach()
245 (uintptr_t)ddi_get8(softc->gp_handle, &softc->gp_regs[4]), in gpio_attach()
248 (uintptr_t)ddi_get8(softc->gp_handle, &softc->gp_regs[5]), in gpio_attach()
251 (uintptr_t)ddi_get8(softc->gp_handle, &softc->gp_regs[6]), in gpio_attach()
254 (uintptr_t)ddi_get8(softc->gp_handle, &softc->gp_regs[7]), in gpio_attach()
[all …]