Searched refs:ReceivingCommand (Results 1 – 2 of 2) sorted by relevance
34 ReceivingCommand(base::TubeError), enumerator270 return Err(BalloonError::ReceivingCommand(e)); in handle_command_tube()
182 ReceivingCommand(TubeError), enumerator211 ExecuteError::ReceivingCommand(_) => VIRTIO_BLK_S_IOERR, in status()409 Err(e) => return Err(ExecuteError::ReceivingCommand(e)), in handle_command_tube()