Home
last modified time | relevance | path

Searched refs:s1394_send_response (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/io/1394/
H A Dh1394.c946 (void) s1394_send_response(hal, req); in h1394_read_request()
958 (void) s1394_send_response(hal, req); in h1394_read_request()
969 (void) s1394_send_response(hal, req); in h1394_read_request()
982 (void) s1394_send_response(hal, req); in h1394_read_request()
1071 (void) s1394_send_response(hal, req); in h1394_read_request()
1214 (void) s1394_send_response(hal, req); in h1394_write_request()
1304 (void) s1394_send_response(hal, req); in h1394_write_request()
1362 (void) s1394_send_response(hal, req); in h1394_lock_request()
1407 (void) s1394_send_response(hal, req); in h1394_lock_request()
1418 (void) s1394_send_response(hal, req); in h1394_lock_request()
[all …]
H A Ds1394_cmp.c263 (void) s1394_send_response(hal, req); in s1394_cmp_ompr_recv_read_request()
287 (void) s1394_send_response(hal, req); in s1394_cmp_impr_recv_read_request()
320 (void) s1394_send_response(hal, req); in s1394_cmp_ompr_recv_lock_request()
358 (void) s1394_send_response(hal, req); in s1394_cmp_impr_recv_lock_request()
H A Ds1394_csr.c562 (void) s1394_send_response(hal, req); in s1394_CSR_state_clear()
641 (void) s1394_send_response(hal, req); in s1394_CSR_state_clear()
675 (void) s1394_send_response(hal, req); in s1394_CSR_state_set()
741 (void) s1394_send_response(hal, req); in s1394_CSR_state_set()
788 (void) s1394_send_response(hal, req); in s1394_CSR_reset_start()
813 (void) s1394_send_response(hal, req); in s1394_CSR_reset_start()
883 (void) s1394_send_response(hal, req); in s1394_CSR_test_regs()
978 (void) s1394_send_response(hal, req); in s1394_CSR_cycle_time()
1030 (void) s1394_send_response(hal, req); in s1394_CSR_cycle_time()
1061 (void) s1394_send_response(hal, req); in s1394_CSR_bus_time()
[all …]
H A Ds1394_fcp.c332 (void) s1394_send_response(hal, req); in s1394_fcp_recv_write_unclaimed()
H A Ds1394_asynch.c1106 s1394_send_response(s1394_hal_t *hal, cmd1394_cmd_t *resp) in s1394_send_response() function
H A Dt1394.c1310 ret = s1394_send_response(hal, resp); in t1394_recv_request_done()
/titanic_41/usr/src/uts/common/io/warlock/
H A Dhci1394.wlcmd69 add h1394_lock_request/recv_lock_req targets s1394_send_response
70 add h1394_read_request/recv_read_req targets s1394_send_response
71 add h1394_write_request/recv_write_req targets s1394_send_response
/titanic_41/usr/src/uts/common/sys/1394/
H A Ds1394.h995 int s1394_send_response(s1394_hal_t *hal, cmd1394_cmd_t *resp);