Lines Matching defs:command
165 CPB_CTL_QUEUED = (1 << 1), /* queued command */
171 CPB_RESP_DONE = (1 << 0), /* ATA command complete */
174 CPB_RESP_ATA_ERR = (1 << 3), /* ATA command error */
182 PRD_CDB = (1 << 2), /* atapi packet command pointer */
212 u8 command; /* ATA Command */
416 qc ? qc->tf.command : 0xff, irq_stat, idma_stat);
519 cpb->command = qc->tf.command;
576 * None works regardless of which command interface is used.
672 /* make DMA engine forget about the failed command */