Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Dh1394.c803 (void) s1394_send_response(hal, req); in h1394_read_request()
813 (void) s1394_send_response(hal, req); in h1394_read_request()
822 (void) s1394_send_response(hal, req); in h1394_read_request()
833 (void) s1394_send_response(hal, req); in h1394_read_request()
908 (void) s1394_send_response(hal, req); in h1394_read_request()
1033 (void) s1394_send_response(hal, req); in h1394_write_request()
1109 (void) s1394_send_response(hal, req); in h1394_write_request()
1159 (void) s1394_send_response(hal, req); in h1394_lock_request()
1197 (void) s1394_send_response(hal, req); in h1394_lock_request()
1206 (void) s1394_send_response(hal, req); in h1394_lock_request()
[all …]
H A Ds1394_csr.c460 (void) s1394_send_response(hal, req); in s1394_CSR_state_clear()
537 (void) s1394_send_response(hal, req); in s1394_CSR_state_clear()
566 (void) s1394_send_response(hal, req); in s1394_CSR_state_set()
630 (void) s1394_send_response(hal, req); in s1394_CSR_state_set()
668 (void) s1394_send_response(hal, req); in s1394_CSR_reset_start()
691 (void) s1394_send_response(hal, req); in s1394_CSR_reset_start()
865 (void) s1394_send_response(hal, req); in s1394_CSR_cycle_time()
957 (void) s1394_send_response(hal, req); in s1394_CSR_bus_time()
1061 (void) s1394_send_response(hal, req); in s1394_CSR_IRM_regs()
1083 (void) s1394_send_response(hal, req); in s1394_CSR_topology_map()
[all …]
H A Ds1394_cmp.c239 (void) s1394_send_response(hal, req); in s1394_cmp_ompr_recv_read_request()
257 (void) s1394_send_response(hal, req); in s1394_cmp_impr_recv_read_request()
284 (void) s1394_send_response(hal, req); in s1394_cmp_ompr_recv_lock_request()
316 (void) s1394_send_response(hal, req); in s1394_cmp_impr_recv_lock_request()
H A Ds1394_fcp.c307 (void) s1394_send_response(hal, req); in s1394_fcp_recv_write_unclaimed()
H A Ds1394_asynch.c971 s1394_send_response(s1394_hal_t *hal, cmd1394_cmd_t *resp) in s1394_send_response() function
H A Dt1394.c1125 ret = s1394_send_response(hal, resp); in t1394_recv_request_done()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h959 int s1394_send_response(s1394_hal_t *hal, cmd1394_cmd_t *resp);