Home | History | Annotate | Download | only in ic

Lines Matching refs:Command

121 	 * Allocate a command control block and map the data transfer.
135 * Build the command.
150 fib->Header.Command = htole16(RawIo);
180 fib->Header.Command = htole16(ContainerCommand);
183 bw->Command = htole32(VM_CtBlockWrite);
194 br->Command = htole32(VM_CtBlockRead);
225 fib->Header.Command = htole16(ContainerCommand64);
228 bw->Command = htole32(VM_CtHostWrite64);
239 br->Command = htole32(VM_CtHostRead64);
276 * up to 30 seconds for the command to complete.