Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ata/
Data-pci.c74 sprintf(buffer, "%s ATA controller", ata_pcivendor2str(dev)); in ata_pci_probe()
866 ata_pcivendor2str(dev), ctlr->chip->text, in ata_set_desc()
913 ata_pcivendor2str(device_t dev) in ata_pcivendor2str() function
Data-pci.h625 const char *ata_pcivendor2str(device_t dev);
/freebsd-9-stable/sys/dev/ata/chipsets/
Data-ahci.c98 ata_pcivendor2str(dev), pci_get_devid(dev)); in ata_ahci_probe()
100 sprintf(buffer, "%s AHCI controller", ata_pcivendor2str(dev)); in ata_ahci_probe()