Home
last modified time | relevance | path

Searched refs:hci1394_comp_ixl_vars_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c60 static void hci1394_compile_ixl_init(hci1394_comp_ixl_vars_t *wvp,
63 static void hci1394_compile_ixl_endup(hci1394_comp_ixl_vars_t *wvp);
64 static void hci1394_parse_ixl(hci1394_comp_ixl_vars_t *wvp,
66 static void hci1394_finalize_all_xfer_desc(hci1394_comp_ixl_vars_t *wvp);
67 static void hci1394_finalize_cur_xfer_desc(hci1394_comp_ixl_vars_t *wvp);
68 static void hci1394_bld_recv_pkt_desc(hci1394_comp_ixl_vars_t *wvp);
69 static void hci1394_bld_recv_buf_ppb_desc(hci1394_comp_ixl_vars_t *wvp);
70 static void hci1394_bld_recv_buf_fill_desc(hci1394_comp_ixl_vars_t *wvp);
71 static void hci1394_bld_xmit_pkt_desc(hci1394_comp_ixl_vars_t *wvp);
72 static void hci1394_bld_xmit_buf_desc(hci1394_comp_ixl_vars_t *wvp);
[all …]
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ixl.h199 } hci1394_comp_ixl_vars_t; typedef