Command
ms->Command = (ms->Command & (~MSCCMD_RTSMask & ~MSCCMD_Enable)) | newcmd;
ms->Command = (ms->Command & ~MSCCMD_CMask) |
ms->Command = (ms->Command & (~MSCCMD_RTSMask)) | MSCCMD_Break;
ms->Command = (ms->Command & (~MSCCMD_RTSMask)) | MSCCMD_RTSOn;
u_char Command; /* command byte - see MSCCMD */
static int sysace_start(struct ace_softc *sc, uint32_t Command, uint32_t Lba,
sysace_start(struct ace_softc *sc, uint32_t Command, uint32_t Lba,
(uint16_t)(Command | (nSectors & SAC_SECCCNT));
uint32_t Command,
Interface->SECCNTCMDREG = (uint16_t)(Command | (nSectors & SAC_SECCCNT));
shmem->Command = command & 0xff;
switch (le16toh(fib->Header.Command)) {
fib->Header.Command = htole16(command);
printf(" Command %d\n", le16toh(fib->Header.Command));
switch (fib->Header.Command) {
if (le32toh(br->Command) == VM_CtBlockRead) {
if (le32toh(bw->Command) == VM_CtBlockWrite) {
mi.Command = htole32(VM_NameServe64);
mi.Command = htole32(VM_NameServe);
cc.Command = htole32(VM_CloseAll);
u_int32_t Command;
u_int32_t Command;
u_int32_t Command;
u_int32_t Command;
u_int32_t Command; /* not FSACommand! */
u_int32_t Command; /* not FSACommand! */
u_int32_t Command; /* not FSACommand! */
u_int32_t Command; /* not FSACommand! */
u_int32_t Command;
u_int16_t Command;
fib->Header.Command = htole16(RawIo);
fib->Header.Command = htole16(ContainerCommand);
bw->Command = htole32(VM_CtBlockWrite);
br->Command = htole32(VM_CtBlockRead);
fib->Header.Command = htole16(ContainerCommand64);
bw->Command = htole32(VM_CtHostWrite64);
br->Command = htole32(VM_CtHostRead64);
static Command *getcmd(const char *);
static Command cmdtab[] = {
static Command cmdtab2[] = {
static Command *
Command *cm;
if ((cm = (Command *) genget(name, (char **) cmdtab, sizeof(Command))) != NULL)
return (Command *) genget(name, (char **) cmdtab2, sizeof(Command));
Command *c;
Command *c;
else if (c == (Command *)0)
Command *c;