Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_vendor.h111 void hci1394_vendor_fini(hci1394_vendor_handle_t *vendor_handle);
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_detach.c204 hci1394_vendor_fini(&soft_state->vendor); in hci1394_detach_hardware()
H A Dhci1394_vendor.c152 hci1394_vendor_fini(hci1394_vendor_handle_t *vendor_handle) in hci1394_vendor_fini() function