Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ahci/
H A Dahci_attach.c62 static const struct ahci_device ahci_devices[] = { variable
143 for (ad = &ahci_devices[0]; ad->ad_vendor; ++ad) { in ahci_lookup_device()