Lines Matching defs:queued
1196 ** Prevent from starting a negotiation for all queued commands
1286 u_char queuedccbs; /* CCBs queued to the controller*/
1565 u_char queued;
4371 /* Command is successfully queued. */
4425 cp->queued = 1;
4532 * Commands will now be queued in the waiting list until a settle
4952 if (cp->queued) {
4956 if (cp->queued) {
4958 cp->queued = 0;
7117 if (cp->queued) {
7123 if (cp->queued) {
7125 cp->queued = 0;
7875 printk("ncr53c8xx : command not queued - result=%d\n", sts);
7880 printk("ncr53c8xx : command successfully queued\n");
7949 * even if this command was not queued to the low-level driver,