Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_vendor.h112 int hci1394_vendor_resume(hci1394_vendor_handle_t vendor_handle);
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_vendor.c176 hci1394_vendor_resume(hci1394_vendor_handle_t vendor_handle) in hci1394_vendor_resume() function
H A Dhci1394_attach.c413 status = hci1394_vendor_resume(soft_state->vendor); in hci1394_hardware_resume()