dpio_t
dpio_t *dpio;
for (dpio_t *dpio = list_head(&kgpio_g_dpios); dpio != NULL;
for (dpio_t *dpio = list_head(&kgpio_g_dpios); dpio != NULL;
dpio_t *dpio = kmem_zalloc(sizeof (dpio_t), KM_NOSLEEP_LAZY);
dpio_t *dpio;
kgpio_ioctl_dpio_info_common(const dpio_t *dpio, dpio_info_t *infop,
kgpio_ioctl_dpio_info_specific(dpio_t *dpio, intptr_t arg, int mode)
kgpio_ioctl_dpio_time(dpio_t *dpio, intptr_t arg, int mode)
kgpio_ioctl_dpio_curout(dpio_t *dpio, intptr_t arg, int mode)
for (dpio_t *dpio = list_head(&kgpio_g_dpios); dpio != NULL;
dpio_t *dpio;
dpio_t *dpio;
dpio_t *dpio;
dpio_t *dpio;
list_create(&kgpio_g_dpios, sizeof (dpio_t),
offsetof(dpio_t, dpio_link));
kgpio_dpio_cleanup(dpio_t *dpio)
kmem_free(dpio, sizeof (dpio_t));