Searched refs:hci1394_comp_ixl_vars_t (Results 1 – 2 of 2) sorted by relevance
65 static void hci1394_compile_ixl_init(hci1394_comp_ixl_vars_t *wvp,68 static void hci1394_compile_ixl_endup(hci1394_comp_ixl_vars_t *wvp);69 static void hci1394_parse_ixl(hci1394_comp_ixl_vars_t *wvp,71 static void hci1394_finalize_all_xfer_desc(hci1394_comp_ixl_vars_t *wvp);72 static void hci1394_finalize_cur_xfer_desc(hci1394_comp_ixl_vars_t *wvp);73 static void hci1394_bld_recv_pkt_desc(hci1394_comp_ixl_vars_t *wvp);74 static void hci1394_bld_recv_buf_ppb_desc(hci1394_comp_ixl_vars_t *wvp);75 static void hci1394_bld_recv_buf_fill_desc(hci1394_comp_ixl_vars_t *wvp);76 static void hci1394_bld_xmit_pkt_desc(hci1394_comp_ixl_vars_t *wvp);77 static void hci1394_bld_xmit_buf_desc(hci1394_comp_ixl_vars_t *wvp);[all …]
201 } hci1394_comp_ixl_vars_t; typedef