Searched refs:pci_get_byte (Results 1 – 12 of 12) sorted by relevance
451 pci_get_byte(const uint8_t *config) in pci_get_byte() function544 uint8_t val = pci_get_byte(config); in pci_byte_test_and_clear_mask()552 uint8_t val = pci_get_byte(config); in pci_byte_test_and_set_mask()609 uint8_t val = pci_get_byte(config); in pci_set_byte_by_mask()
181 return pci_get_byte(pci_dev->config + PCI_INTERRUPT_PIN) - 1; in pci_intx()
84 intx = pci_get_byte(pci_dev->config + PCI_INTERRUPT_PIN) - 1; in process_set_irqfd_msg()
33 int pin = pci_get_byte(pci_dev->config + PCI_INTERRUPT_PIN) - 1; in proxy_intx_update()
367 uint8_t code = pci_get_byte(shpc->config + SHPC_CMD_CODE); in shpc_command()487 return pci_get_byte(d->config + d->shpc->cap + SHPC_CAP_DWORD_SELECT); in shpc_cap_dword()
851 if (pci_get_byte(&d->config[PCI_INTERRUPT_PIN])) { in add_pci_device()853 pci_get_byte(&d->config[PCI_INTERRUPT_PIN])); in add_pci_device()
398 return pci_get_byte(vdev->pdev.config + offset); in vfio_igd_quirk_bdsm_read()
1557 if (pci_get_byte(pdev->config + PCI_CLASS_DEVICE + 1) != in vfio_add_nv_gpudirect_cap()
2130 uint8_t cap = pci_get_byte(vdev->pdev.config + pos + PCI_AF_CAP); in vfio_check_af_flr()
154 if (pci_get_byte(s->dev.config + PCI_INTERRUPT_PIN)) { in pm_update_sci()
664 val = pci_get_byte(buf); in virtio_address_space_write()
1352 || intx == pci_get_byte(s->parent_obj.config + PCI_INTERRUPT_PIN) - 1; in vmxnet3_verify_intx()