Lines Matching refs:pcidev
427 if (pci_read_config_word(dd->pcidev, in hwerr_crcbits()
430 dev_info(&dd->pcidev->dev, "Couldn't read " in hwerr_crcbits()
439 if (pci_read_config_word(dd->pcidev, in hwerr_crcbits()
442 dev_info(&dd->pcidev->dev, "Couldn't read " in hwerr_crcbits()
485 dev_info(&dd->pcidev->dev, in ipath_ht_txe_recover()
550 dev_info(&dd->pcidev->dev, "Hardware error: hwerr=0x%llx " in ipath_ht_handle_hwerrors()
768 if (pci_read_config_byte(dd->pcidev, link_off, &linkerr)) in ipath_check_htlink()
769 dev_info(&dd->pcidev->dev, "Couldn't read " in ipath_check_htlink()
779 if (pci_write_config_byte(dd->pcidev, link_off, in ipath_check_htlink()
783 if (pci_read_config_byte(dd->pcidev, link_off, in ipath_check_htlink()
785 dev_info(&dd->pcidev->dev, in ipath_check_htlink()
789 dev_info(&dd->pcidev->dev, in ipath_check_htlink()
1493 dev_info(&dd->pcidev->dev, in ipath_ht_put_tid()