Searched refs:ahci_ide_create_devs (Results 1 – 5 of 5) sorted by relevance
52 void ahci_ide_create_devs(AHCIState *ahci, DriveInfo **hd);
301 ahci_ide_create_devs(&ich9->ahci, hd); in pc_q35_init()
777 ahci_ide_create_devs(&ich9->ahci, hd); in boston_mach_init()
601 ahci_ide_create_devs(&sysahci->ahci, hd);
1803 void ahci_ide_create_devs(AHCIState *ahci, DriveInfo **hd) in ahci_ide_create_devs() function