Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/kb8042/
H A Dkb8042.h87 ddi_iblock_cookie_t w_iblock; member
H A Dkb8042.c469 if (ddi_get_iblock_cookie(devi, 0, &kb8042->w_iblock) != in kb8042_attach()
475 mutex_init(&kb8042->w_hw_mutex, NULL, MUTEX_DRIVER, kb8042->w_iblock); in kb8042_attach()
521 &kb8042->w_iblock, (ddi_idevice_cookie_t *)NULL, in kb8042_attach()
610 ddi_remove_intr(kb8042_dip, 0, kb8042->w_iblock); in kb8042_cleanup()