Home
last modified time | relevance | path

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

/trueos/sys/dev/ata/
HData-pci.c73 sprintf(buffer, "%s ATA controller", ata_pcivendor2str(dev)); in ata_pci_probe()
847 ata_pcivendor2str(dev), ctlr->chip->text, in ata_set_desc()
894 ata_pcivendor2str(device_t dev) in ata_pcivendor2str() function
HData-pci.h622 const char *ata_pcivendor2str(device_t dev);
/trueos/sys/dev/ata/chipsets/
HData-ahci.c97 ata_pcivendor2str(dev), pci_get_devid(dev)); in ata_ahci_probe()
99 sprintf(buffer, "%s AHCI controller", ata_pcivendor2str(dev)); in ata_ahci_probe()