Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/nata/chipsets/
H A Data-ati.c44 ata_ati_ident(device_t dev) in ata_ati_ident() function
/dragonfly/sys/dev/disk/nata/
H A Data-pci.h520 int ata_ati_ident(device_t);
H A Data-pci.c99 if (!ata_ati_ident(dev)) in ata_pci_probe()