ahci_devices      418 dev/pci/ahci.c static const struct ahci_device ahci_devices[] = {
ahci_devices      524 dev/pci/ahci.c 	for (i = 0; i < (sizeof(ahci_devices) / sizeof(ahci_devices[0])); i++) {
ahci_devices      525 dev/pci/ahci.c 		ad = &ahci_devices[i];