Searched refs:slots (Results 1 – 1 of 1) sorted by relevance
181 let slots = volatile_read!(self.sact) | volatile_read!(self.ci); in find_cmdslot() localVariable183 if slots & 1 << i == 0 { in find_cmdslot()