Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/1394/
H A Dh1394.c217 s1394_cleanup_for_detach(hal, H1394_CLEANUP_LEVEL0); in h1394_attach()
259 s1394_cleanup_for_detach(hal, H1394_CLEANUP_LEVEL3); in h1394_attach()
277 s1394_cleanup_for_detach(hal, H1394_CLEANUP_LEVEL4); in h1394_attach()
289 s1394_cleanup_for_detach(hal, H1394_CLEANUP_LEVEL5); in h1394_attach()
302 s1394_cleanup_for_detach(hal, H1394_CLEANUP_LEVEL6); in h1394_attach()
366 s1394_cleanup_for_detach(hal, H1394_CLEANUP_LEVEL7); in h1394_detach()
H A Ds1394_misc.c62 s1394_cleanup_for_detach(s1394_hal_t *hal, uint_t cleanup_level) in s1394_cleanup_for_detach() function
/titanic_44/usr/src/uts/common/sys/1394/
H A Ds1394.h1190 void s1394_cleanup_for_detach(s1394_hal_t *hal, uint_t cleanup_level);