Home
last modified time | relevance | path

Searched defs:AHCI_MAX_SG (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dahci.h14 #define AHCI_MAX_SG 56 /* hardware max is 64K */ macro
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dahci.h42 AHCI_MAX_SG = 168, /* hardware max is 64K */ enumerator