Searched refs:wait_for_cbs (Results 1 – 3 of 3) sorted by relevance
787 s1394_process_topology_tree(s1394_hal_t *hal, int *wait_for_cbs, in s1394_process_topology_tree() argument887 *wait_for_cbs = 0; in s1394_process_topology_tree()895 *wait_for_cbs = 1; in s1394_process_topology_tree()
925 int wait_for_cbs; in s1394_cfgrom_scan_phase1() local942 wait_for_cbs = 0; in s1394_cfgrom_scan_phase1()996 wait_for_cbs++; in s1394_cfgrom_scan_phase1()1044 if (wait_for_cbs != 0) { in s1394_cfgrom_scan_phase1()1389 int wait_for_cbs = 0; in s1394_cfgrom_scan_phase2() local1470 if (s1394_process_topology_tree(hal, &wait_for_cbs, &wait_gen)) { in s1394_cfgrom_scan_phase2()1500 if (wait_for_cbs != 0) { in s1394_cfgrom_scan_phase2()
1103 int s1394_process_topology_tree(s1394_hal_t *hal, int *wait_for_cbs,