Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpower.c157 ddi_iblock_cookie_t high_iblock_cookie; /* holds interrupt cookie */ member
350 &softsp->high_iblock_cookie) != DDI_SUCCESS) { in power_attach()
356 softsp->high_iblock_cookie); in power_attach()
358 if (ddi_add_intr(dip, 0, &softsp->high_iblock_cookie, NULL, in power_attach()