Home
last modified time | relevance | path

Searched refs:MAX_SATA_BLOCKS_READ_WRITE (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/ata/
A Dahci.c48 #ifndef MAX_SATA_BLOCKS_READ_WRITE
49 #define MAX_SATA_BLOCKS_READ_WRITE 0x80 macro
808 now_blocks = min((u16)MAX_SATA_BLOCKS_READ_WRITE, blocks); in ata_scsiop_read_write()

Completed in 3 milliseconds