Home
last modified time | relevance | path

Searched refs:as_atresp_q (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_async.h190 hci1394_q_handle_t as_atresp_q; member
/titanic_41/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_async.c280 &async->as_atresp_q); in hci1394_async_init()
326 hci1394_q_fini(&async->as_atresp_q); in hci1394_async_fini()
377 hci1394_q_resume(async_handle->as_atresp_q); in hci1394_async_resume()
1093 hci1394_q_at_next(async_handle->as_atresp_q, flush_q, &qcmd); in hci1394_async_atresp_process()
2855 status = hci1394_q_at(async_handle->as_atresp_q, &hcicmd->ac_qcmd, in hci1394_async_write_response()
2949 status = hci1394_q_at(async_handle->as_atresp_q, in hci1394_async_read_response()
2977 status = hci1394_q_at(async_handle->as_atresp_q, in hci1394_async_read_response()
3004 status = hci1394_q_at_with_mblk(async_handle->as_atresp_q, in hci1394_async_read_response()
3105 status = hci1394_q_at(async_handle->as_atresp_q, in hci1394_async_lock_response()
3154 status = hci1394_q_at_with_data(async_handle->as_atresp_q, in hci1394_async_lock_response()
[all …]