Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_isoch.h197 void hci1394_isoch_fini(hci1394_isoch_handle_t *isoch_hdl);
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_detach.c224 hci1394_isoch_fini(&soft_state->isoch); in hci1394_detach_hardware()
H A Dhci1394_attach.c460 hci1394_isoch_fini(&soft_state->isoch); in hci1394_hardware_init()
H A Dhci1394_isoch.c133 hci1394_isoch_fini(hci1394_isoch_handle_t *isoch_hdl) in hci1394_isoch_fini() function