Searched refs:hci1394_q_buf_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_q.c56 static int hci1394_q_reserve(hci1394_q_buf_t *qbuf, uint_t size,
58 static void hci1394_q_unreserve(hci1394_q_buf_t *qbuf);
59 static void hci1394_q_buf_setup(hci1394_q_buf_t *qbuf);
61 static void hci1394_q_next_buf(hci1394_q_buf_t *qbuf);
64 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,
74 static void hci1394_q_at_copy_from_mblk(hci1394_q_buf_t *qbuf,
78 hci1394_q_buf_t *qbu
[all...]
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_q.h247 } hci1394_q_buf_t; typedef in typeref:struct:hci1394_q_buf_s
331 hci1394_q_buf_t q_desc;
334 hci1394_q_buf_t q_data;

Completed in 44 milliseconds