Searched refs:ATA_R_DATA_IN_CCB (Results 1 – 4 of 4) sorted by relevance
304 if (request->flags & ATA_R_DATA_IN_CCB) in ata_dmaload()
828 if ((request->flags & ATA_R_DATA_IN_CCB) == 0 || in ata_pio_read()914 if ((request->flags & ATA_R_DATA_IN_CCB) == 0 || in ata_pio_write()
257 #define ATA_R_DATA_IN_CCB 0x00004000 macro
805 request->flags |= ATA_R_DATA_IN_CCB; in ata_cam_begin_transaction()