Home
last modified time | relevance | path

Searched refs:hci1394_q_cmd_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_q.h169 } hci1394_q_cmd_t; typedef
357 int hci1394_q_at(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd,
359 int hci1394_q_at_with_data(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd,
362 int hci1394_q_at_with_mblk(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd,
365 hci1394_q_cmd_t **cmd);
H A Dhci1394_async.h165 hci1394_q_cmd_t ac_qcmd;
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c62 hci1394_q_buf_t *qbuf, hci1394_q_cmd_t *cmd, hci1394_basic_pkt_t *hdr,
65 hci1394_q_buf_t *qbuf, hci1394_q_cmd_t *cmd, hci1394_basic_pkt_t *hdr,
68 hci1394_q_buf_t *qbuf, hci1394_q_cmd_t *cmd, uint32_t io_addr,
70 static void hci1394_q_at_rep_put8(hci1394_q_buf_t *qbuf, hci1394_q_cmd_t *cmd,
73 hci1394_q_cmd_t *cmd, h1394_mblk_t *mblk);
535 hci1394_q_at(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd, in hci1394_q_at()
618 hci1394_q_at_with_data(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd, in hci1394_q_at_with_data()
702 hci1394_q_at_with_mblk(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd, in hci1394_q_at_with_mblk()
783 hci1394_q_cmd_t **cmd) in hci1394_q_at_next()
816 *cmd = (hci1394_q_cmd_t *)node->tln_addr; in hci1394_q_at_next()
[all …]
H A Dhci1394_async.c455 hci1394_q_cmd_t *qcmd; in hci1394_async_atreq_process()
937 hci1394_q_cmd_t *qcmd; in hci1394_async_atresp_process()