Home | History | Annotate | Download | only in ic

Lines Matching refs:ncq

452 	 * and the ata middle layer never issues several non-NCQ commands,
518 case ncq:
578 * READ LOG EXT for NCQ to unblock device processing, then continue
913 edma_mode = ncq;
1078 dmamode = (xfer->c_flags & C_NCQ) ? ncq : dma;
3440 * ex. NCQ/TCQ(queued)/non queued.
3451 if (mode == ncq) {
3454 "GenI not support NCQ\n");
3512 if (mode == ncq)
3517 if (mode != ncq)
3581 } else { /* ncq/queued */