Home
last modified time | relevance | path

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

/qemu/hw/ide/
H A Dahci-internal.h32 #define AHCI_MAX_SG 168 /* hardware max is 64K */ macro
41 #define AHCI_CMD_TBL_SZ (AHCI_CMD_TBL_HDR_SZ + (AHCI_MAX_SG * 16))