Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_attach.c63 static void hci1394_cleanup(hci1394_state_t *soft_state, uint64_t attach_state);
120 hci1394_cleanup(soft_state, attach_state); in hci1394_attach()
132 hci1394_cleanup(soft_state, attach_state); in hci1394_attach()
143 hci1394_cleanup(soft_state, attach_state); in hci1394_attach()
158 hci1394_cleanup(soft_state, attach_state); in hci1394_attach()
171 hci1394_cleanup(soft_state, attach_state); in hci1394_attach()
184 hci1394_cleanup(soft_state, attach_state); in hci1394_attach()
205 hci1394_cleanup(soft_state, attach_state); in hci1394_attach()
852 hci1394_cleanup(hci1394_state_t *soft_state, uint64_t attach_state) in hci1394_cleanup() function