Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_q.h366 void hci1394_q_at_next(hci1394_q_handle_t q_handle, boolean_t flush_q,
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_async.c510 hci1394_q_at_next(async_handle->as_atreq_q, flush_q, &qcmd); in hci1394_async_atreq_process()
1093 hci1394_q_at_next(async_handle->as_atresp_q, flush_q, &qcmd); in hci1394_async_atresp_process()
H A Dhci1394_q.c858 hci1394_q_at_next(hci1394_q_handle_t q_handle, boolean_t flush_q, in hci1394_q_at_next() function