Searched refs:first_empty_slot (Results 1 – 2 of 2) sorted by relevance
1677 int32_t first_empty_slot = -1; /* remember that */ in etm_iosvc_lookup() local1735 if (first_empty_slot == -1) { in etm_iosvc_lookup()1736 first_empty_slot = i; in etm_iosvc_lookup()1740 if (iosvc_create == B_TRUE && first_empty_slot >= 0) { in etm_iosvc_lookup()1748 i = first_empty_slot; in etm_iosvc_lookup()
3815 u32 first_empty_slot = 0; in ixgbe_find_vlvf_slot() local3828 if (!bits && !(first_empty_slot)) in ixgbe_find_vlvf_slot()3829 first_empty_slot = regindex; in ixgbe_find_vlvf_slot()3840 if (first_empty_slot) in ixgbe_find_vlvf_slot()3841 regindex = first_empty_slot; in ixgbe_find_vlvf_slot()