Searched refs:hci1394_q_at_next (Results 1 – 3 of 3) sorted by relevance
366 void hci1394_q_at_next(hci1394_q_handle_t q_handle, boolean_t flush_q,
510 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()
858 hci1394_q_at_next(hci1394_q_handle_t q_handle, boolean_t flush_q, in hci1394_q_at_next() function