Searched refs:allocate_command (Results 1 – 1 of 1) sorted by relevance
366 fn allocate_command(&mut self, size: usize, timeout: Delta) -> Result<GspCommand<'_>> { in allocate_command() method636 .allocate_command(size_in_bytes, Self::ALLOCATE_TIMEOUT)?; in send_single_command()