Searched refs:count_ahci_devices (Results 1 – 1 of 1) sorted by relevance
19 static uint32_t count_ahci_devices = 0; variable150 pci_get_device_structure(0x1, 0x6, ahci_devs, &count_ahci_devices); in ahci_init()152 if (count_ahci_devices == 0) in ahci_init()164 for (int i = 0; i < count_ahci_devices; ++i) in ahci_init()