Home
last modified time | relevance | path

Searched defs:q_handle (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c89 hci1394_q_handle_t *q_handle) in hci1394_q_init()
225 hci1394_q_fini(hci1394_q_handle_t *q_handle) in hci1394_q_fini()
282 hci1394_q_reset(hci1394_q_handle_t q_handle) in hci1394_q_reset()
335 hci1394_q_resume(hci1394_q_handle_t q_handle) in hci1394_q_resume()
349 hci1394_q_stop(hci1394_q_handle_t q_handle) in hci1394_q_stop()
535 hci1394_q_at(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd, in hci1394_q_at()
782 hci1394_q_at_next(hci1394_q_handle_t q_handle, boolean_t flush_q, in hci1394_q_at_next()
1255 hci1394_q_ar_next(hci1394_q_handle_t q_handle, uint32_t **q_addr) in hci1394_q_ar_next()
1306 hci1394_q_ar_free(hci1394_q_handle_t q_handle, uint_t size) in hci1394_q_ar_free()
1364 hci1394_q_ar_get32(hci1394_q_handle_t q_handle, uint32_t *addr) in hci1394_q_ar_get32()
[all …]
H A Dhci1394_async.c2845 hci1394_async_arresp_size_get(uint_t tcode, hci1394_q_handle_t q_handle, in hci1394_async_arresp_size_get()