Lines Matching defs:queued
1194 ** Prevent from starting a negotiation for all queued commands
1284 u_char queuedccbs; /* CCBs queued to the controller*/
1568 u_char queued;
4403 /* Command is successfully queued. */
4457 cp->queued = 1;
4568 * Commands will now be queued in the waiting list until a settle
5093 if (cp->queued) {
5097 if (cp->queued) {
5099 cp->queued = 0;
7283 if (cp->queued) {
7289 if (cp->queued) {
7291 cp->queued = 0;
8040 printk("ncr53c8xx : command not queued - result=%d\n", sts);
8045 printk("ncr53c8xx : command successfully queued\n");
8114 * even if this command was not queued to the low-level driver,