Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_q.h357 void hci1394_q_stop(hci1394_q_handle_t q_handle);
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_async.c3499 hci1394_q_stop(async_handle->as_atreq_q); in hci1394_async_atreq_reset()
3785 hci1394_q_stop(async_handle->as_atresp_q); in hci1394_async_atresp_reset()
H A Dhci1394_q.c370 hci1394_q_stop(hci1394_q_handle_t q_handle) in hci1394_q_stop() function