Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_fcp.c44 static void av1394_fcp_cleanup(av1394_inst_t *, int);
84 av1394_fcp_cleanup(avp, 1); in av1394_fcp_attach()
91 av1394_fcp_cleanup(avp, 2); in av1394_fcp_attach()
98 av1394_fcp_cleanup(avp, 3); in av1394_fcp_attach()
117 av1394_fcp_cleanup(avp, AV1394_CLEANUP_LEVEL_MAX); in av1394_fcp_detach()
297 av1394_fcp_cleanup(av1394_inst_t *avp, int level) in av1394_fcp_cleanup() function