Searched refs:hci1394_async_response_complete (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/1394/adapters/ |
H A D | hci1394_async.c | 1003 hci1394_async_response_complete(async_handle, hcicmd->ac_cmd, in hci1394_async_arreq_process() 1045 hci1394_async_response_complete(async_handle, hcicmd->ac_cmd, in hci1394_async_arreq_process() 1050 hci1394_async_response_complete(async_handle, hcicmd->ac_cmd, in hci1394_async_arreq_process() 1611 hci1394_async_response_complete(async_handle, cmd, in hci1394_async_arreq_read() 1633 hci1394_async_response_complete(async_handle, cmd, in hci1394_async_arreq_read() 1655 hci1394_async_response_complete(async_handle, cmd, in hci1394_async_arreq_read() 1677 hci1394_async_response_complete(async_handle, cmd, in hci1394_async_arreq_read() 1699 hci1394_async_response_complete(async_handle, cmd, in hci1394_async_arreq_read() 1721 hci1394_async_response_complete(async_handle, cmd, in hci1394_async_arreq_read() 1737 hci1394_async_response_complete(async_handle, cmd, in hci1394_async_arreq_read() [all …]
|
H A D | hci1394_s1394if.c | 505 hci1394_async_response_complete(soft_state->async, cmd_id, cmd_private); in hci1394_s1394if_response_complete()
|
/titanic_41/usr/src/uts/common/sys/1394/adapters/ |
H A D | hci1394_async.h | 254 void hci1394_async_response_complete(hci1394_async_handle_t async_handle,
|