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.h171 } hci1394_q_cmd_t; typedef in typeref:struct:hci1394_q_cmd_s
359 int hci1394_q_at(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd,
361 int hci1394_q_at_with_data(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd,
364 int hci1394_q_at_with_mblk(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd,
367 hci1394_q_cmd_t **cmd);
H A Dhci1394_async.h167 hci1394_q_cmd_t ac_qcmd;
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c64 hci1394_q_buf_t *qbuf, hci1394_q_cmd_t *cmd, hci1394_basic_pkt_t *hdr,
67 hci1394_q_buf_t *qbuf, hci1394_q_cmd_t *cmd, hci1394_basic_pkt_t *hdr,
70 hci1394_q_buf_t *qbuf, hci1394_q_cmd_t *cmd, uint32_t io_addr,
72 static void hci1394_q_at_rep_put8(hci1394_q_buf_t *qbuf, hci1394_q_cmd_t *cmd,
75 hci1394_q_cmd_t *cmd, h1394_mblk_t *mblk);
575 hci1394_q_at(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd,
666 hci1394_q_at_with_data(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd,
764 hci1394_q_at_with_mblk(hci1394_q_handle_t q_handle, hci1394_q_cmd_t *cmd,
859 hci1394_q_cmd_t **cmd)
895 *cmd = (hci1394_q_cmd_t *)nod
[all...]
H A Dhci1394_async.c496 hci1394_q_cmd_t *qcmd;
1079 hci1394_q_cmd_t *qcmd;

Completed in 70 milliseconds