Searched defs:free_slots (Results 1 – 8 of 8) sorted by relevance
165 unsigned int free_slots; member
115 struct list_head free_slots; member
694 static void free_slots(void) in free_slots() function
70 unsigned int free_slots; member
130 static inline int free_slots(struct b43legacy_dmaring *ring) in free_slots() function
267 unsigned int free_slots; /* remember number of available slots */ member
270 static inline int free_slots(struct b43_dmaring *ring) in free_slots() function
1282 int err, free_slots, i, nr_bhs; in fat_add_entries() local