Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-pci.c73 sprintf(buffer, "%s ATA controller", ata_pcivendor2str(dev)); in ata_pci_probe()
837 ata_pcivendor2str(dev), ctlr->chip->text, in ata_set_desc()
884 ata_pcivendor2str(device_t dev) in ata_pcivendor2str() function
H A Data-pci.h550 const char *ata_pcivendor2str(device_t dev);