Searched refs:GAP_COUNT (Results 1 – 2 of 2) sorted by relevance
2652 IRM_flags = IRM_flags | GAP_COUNT; in s1394_do_bus_mgr_processing()2662 IRM_flags = IRM_flags | GAP_COUNT; in s1394_do_bus_mgr_processing()2968 if (IRM_flags & GAP_COUNT) { in s1394_do_phy_config_pkt()3062 if (IRM_flags & GAP_COUNT) { in s1394_do_phy_config_pkt()3107 if (IRM_flags & GAP_COUNT) { in s1394_phy_config_callback()
91 #define GAP_COUNT (1 << 1) macro