Searched refs:GAP_COUNT (Results 1 – 2 of 2) sorted by relevance
2109 IRM_flags = IRM_flags | GAP_COUNT; in s1394_do_bus_mgr_processing()2119 IRM_flags = IRM_flags | GAP_COUNT; in s1394_do_bus_mgr_processing()2376 if (IRM_flags & GAP_COUNT) { in s1394_do_phy_config_pkt()2456 if (IRM_flags & GAP_COUNT) { in s1394_do_phy_config_pkt()2492 if (IRM_flags & GAP_COUNT) { in s1394_phy_config_callback()
89 #define GAP_COUNT (1 << 1) macro