Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Dnx1394.c279 hal = s1394_dip_to_hal(ddi_get_parent(rdip)); in nx1394_dma_allochdl()
301 hal = s1394_dip_to_hal(dip); in nx1394_get_event_cookie()
330 hal = s1394_dip_to_hal(dip); in nx1394_add_eventcall()
362 hal = s1394_dip_to_hal(dip); in nx1394_remove_eventcall()
396 hal = s1394_dip_to_hal(dip); in nx1394_post_event()
H A Ds1394_misc.c740 s1394_dip_to_hal(dev_info_t *hal_dip) in s1394_dip_to_hal() function
H A Dt1394.c89 hal = s1394_dip_to_hal(ddi_get_parent(dip)); in t1394_attach()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h1197 s1394_hal_t *s1394_dip_to_hal(dev_info_t *dip);