Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Dnx1394.c323 hal = s1394_dip_to_hal(ddi_get_parent(rdip)); in nx1394_dma_allochdl()
350 hal = s1394_dip_to_hal(dip); in nx1394_get_event_cookie()
384 hal = s1394_dip_to_hal(dip); in nx1394_add_eventcall()
423 hal = s1394_dip_to_hal(dip); in nx1394_remove_eventcall()
464 hal = s1394_dip_to_hal(dip); in nx1394_post_event()
H A Ds1394_misc.c833 s1394_dip_to_hal(dev_info_t *hal_dip) in s1394_dip_to_hal() function
H A Dt1394.c97 hal = s1394_dip_to_hal(ddi_get_parent(dip)); in t1394_attach()
/titanic_41/usr/src/uts/common/sys/1394/
H A Ds1394.h1233 s1394_hal_t *s1394_dip_to_hal(dev_info_t *dip);