Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dpc_q35.c65 #define MAX_SATA_PORTS 6 macro
142 DriveInfo *hd[MAX_SATA_PORTS]; in pc_q35_init()
295 g_assert(MAX_SATA_PORTS == ich9->ahci.ports); in pc_q35_init()