ahci_lookup_device
const struct ahci_device *ahci_lookup_device(device_t dev);
sc->sc_ad = ahci_lookup_device(dev);
ad = ahci_lookup_device(dev);