Searched refs:hci1394_ixl_update_vars_t (Results 1 – 2 of 2) sorted by relevance
55 static int hci1394_ixl_update_prepare(hci1394_ixl_update_vars_t *uvp);56 static int hci1394_ixl_update_prep_jump(hci1394_ixl_update_vars_t *uvp);57 static int hci1394_ixl_update_prep_set_skipmode(hci1394_ixl_update_vars_t *uvp);58 static int hci1394_ixl_update_prep_set_tagsync(hci1394_ixl_update_vars_t *uvp);59 static int hci1394_ixl_update_prep_recv_pkt(hci1394_ixl_update_vars_t *uvp);60 static int hci1394_ixl_update_prep_recv_buf(hci1394_ixl_update_vars_t *uvp);61 static int hci1394_ixl_update_prep_send_pkt(hci1394_ixl_update_vars_t *uvp);62 static int hci1394_ixl_update_prep_send_buf(hci1394_ixl_update_vars_t *uvp);63 static int hci1394_ixl_update_perform(hci1394_ixl_update_vars_t *uvp);64 static int hci1394_ixl_update_evaluate(hci1394_ixl_update_vars_t *uvp);[all …]
263 } hci1394_ixl_update_vars_t; typedef