Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_async.c146 hci1394_async_handle_t *async_handle) in hci1394_async_init()
291 hci1394_async_fini(hci1394_async_handle_t *async_handle) in hci1394_async_fini()
322 hci1394_async_suspend(hci1394_async_handle_t async_handle) in hci1394_async_suspend()
341 hci1394_async_resume(hci1394_async_handle_t async_handle) in hci1394_async_resume()
374 hci1394_async_flush(hci1394_async_handle_t async_handle) in hci1394_async_flush()
395 hci1394_async_pending_timeout_update(hci1394_async_handle_t async_handle, in hci1394_async_pending_timeout_update()
451 hci1394_async_atreq_process(hci1394_async_handle_t async_handle, in hci1394_async_atreq_process()
628 hci1394_async_arresp_process(hci1394_async_handle_t async_handle, in hci1394_async_arresp_process()
806 hci1394_async_arreq_process(hci1394_async_handle_t async_handle, in hci1394_async_arreq_process()
933 hci1394_async_atresp_process(hci1394_async_handle_t async_handle, in hci1394_async_atresp_process()
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Dcommon_hsi.h736 struct regpair async_handle /* Host handle for the Async Completions */; member