Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Dh1394.c147 hal->halinfo.hw_interrupt); in h1394_attach()
151 hal->halinfo.hw_interrupt); in h1394_attach()
157 hal->halinfo.hw_interrupt); in h1394_attach()
161 hal->halinfo.hw_interrupt); in h1394_attach()
163 hal->halinfo.hw_interrupt); in h1394_attach()
173 hal->halinfo.hw_interrupt); in h1394_attach()
179 hal->halinfo.hw_interrupt); in h1394_attach()
183 hal->halinfo.hw_interrupt); in h1394_attach()
204 hal->halinfo.hw_interrupt); in h1394_attach()
207 hal->halinfo.hw_interrupt); in h1394_attach()
[all …]
H A Dt1394.c140 attachinfo->iblock_cookie = target->on_hal->halinfo.hw_interrupt; in t1394_attach()
311 hal->halinfo.hw_interrupt); in t1394_alloc_cmd()
1420 hal->halinfo.hw_interrupt); in t1394_alloc_isoch_single()
1422 hal->halinfo.hw_interrupt); in t1394_alloc_isoch_single()
1645 hal->halinfo.hw_interrupt); in t1394_alloc_isoch_cec()
1647 hal->halinfo.hw_interrupt); in t1394_alloc_isoch_cec()
H A Dnx1394.c431 ret = ndi_event_alloc_hdl(hal->halinfo.dip, hal->halinfo.hw_interrupt, in nx1394_define_events()
H A Ds1394_addr.c598 NULL, MUTEX_DRIVER, hal->halinfo.hw_interrupt); in s1394_init_addr_space()
H A Ds1394_csr.c1246 NULL, MUTEX_DRIVER, hal->halinfo.hw_interrupt); in s1394_init_local_config_rom()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dh1394.h207 ddi_iblock_cookie_t hw_interrupt; member
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_attach.c289 soft_state->halinfo.hw_interrupt = soft_state->drvinfo.di_iblock_cookie; in hci1394_soft_state_phase2_init()