Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ahci/
H A Dahci_attach.c56 static int ahci_vt8251_attach(device_t);
64 ahci_vt8251_attach, ahci_pci_detach, "ViaTech-VT8251-SATA" },
160 ahci_vt8251_attach(device_t dev) in ahci_vt8251_attach() function