Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Dh1394.c197 s1394_cleanup_for_detach(hal, H1394_CLEANUP_LEVEL0); in h1394_attach()
235 s1394_cleanup_for_detach(hal, H1394_CLEANUP_LEVEL3); in h1394_attach()
249 s1394_cleanup_for_detach(hal, H1394_CLEANUP_LEVEL4); in h1394_attach()
258 s1394_cleanup_for_detach(hal, H1394_CLEANUP_LEVEL5); in h1394_attach()
267 s1394_cleanup_for_detach(hal, H1394_CLEANUP_LEVEL6); in h1394_attach()
324 s1394_cleanup_for_detach(hal, H1394_CLEANUP_LEVEL7); in h1394_detach()
H A Ds1394_misc.c58 s1394_cleanup_for_detach(s1394_hal_t *hal, uint_t cleanup_level) in s1394_cleanup_for_detach() function
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h1154 void s1394_cleanup_for_detach(s1394_hal_t *hal, uint_t cleanup_level);