Searched refs:iblkc (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/sun/sys/ |
H A D | socalvar.h | 236 ddi_iblock_cookie_t iblkc; /* interrupt cookies */ member
|
/titanic_50/usr/src/uts/sun/io/ |
H A D | socal.c | 787 &socalp->iblkc, in socal_attach() 800 (void *)socalp->iblkc); in socal_attach() 803 (void *)socalp->iblkc); in socal_attach() 805 (void *)socalp->iblkc); in socal_attach() 809 (void *)socalp->iblkc); in socal_attach() 817 mutex_init(&porta->sp_mtx, NULL, MUTEX_DRIVER, socalp->iblkc); in socal_attach() 819 mutex_init(&portb->sp_mtx, NULL, MUTEX_DRIVER, socalp->iblkc); in socal_attach() 881 ddi_remove_intr(dip, 0, socalp->iblkc); in socal_attach() 882 socalp->iblkc = (void *)NULL; in socal_attach() 888 &socalp->iblkc, in socal_attach() [all …]
|