Searched refs:wait_for_cbs (Results 1 – 3 of 3) sorted by relevance
739 int wait_for_cbs; in s1394_cfgrom_scan_phase1() local751 wait_for_cbs = 0; in s1394_cfgrom_scan_phase1()805 wait_for_cbs++; in s1394_cfgrom_scan_phase1()844 if (wait_for_cbs != 0) { in s1394_cfgrom_scan_phase1()1130 int wait_for_cbs = 0; in s1394_cfgrom_scan_phase2() local1186 if (s1394_process_topology_tree(hal, &wait_for_cbs, &wait_gen)) { in s1394_cfgrom_scan_phase2()1206 if (wait_for_cbs != 0) { in s1394_cfgrom_scan_phase2()
677 s1394_process_topology_tree(s1394_hal_t *hal, int *wait_for_cbs, in s1394_process_topology_tree() argument746 *wait_for_cbs = 0; in s1394_process_topology_tree()751 *wait_for_cbs = 1; in s1394_process_topology_tree()
1067 int s1394_process_topology_tree(s1394_hal_t *hal, int *wait_for_cbs,