Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h13 #define AHCI_MAX_SG 56 /* hardware max is 64K */ macro
/openbmc/qemu/hw/ide/
H A Dahci-internal.h33 #define AHCI_MAX_SG 168 /* hardware max is 64K */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h42 AHCI_MAX_SG = 168, /* hardware max is 64K */ enumerator