ath_hal_probe
extern const char *__ahdecl ath_hal_probe(uint16_t vendorid, uint16_t devid);
devname = ath_hal_probe(pci_get_vendor(dev), pci_get_device(dev));