Lines Matching defs:command
190 * src_sync_cmd - send a command and wait
192 * @command: Command to execute
205 * This routine will send a synchronous command to the adapter and wait
209 static int src_sync_cmd(struct aac_dev *dev, u32 command,
218 * Write the command into Mailbox 0
220 writel(command, &dev->IndexRegs->Mailbox[0]);
230 * Clear the synch command doorbell to start on a clean slate.
249 * Signal that there is a new synch command
253 if ((!dev->sync_mode || command != SEND_SYNCHRONOUS_FIB) &&
258 if (command == IOP_RESET_ALWAYS) {
268 * Mon960 will set doorbell0 bit when it has completed the command.
309 if (command == GET_COMM_PREFERRED_SETTINGS)
313 * Clear the synch command doorbell.
1042 * command.