Searched refs:PCI_CAP_FLAGS (Results 1 – 6 of 6) sorted by relevance
232 #define PCI_CAP_FLAGS 2 /* Capability defined flags (16 bits) */ macro
263 min(PCI_CAP_FLAGS, count)); in vfio_direct_config_read()1294 ret = pci_read_config_byte(pdev, pos + PCI_CAP_FLAGS, &byte); in vfio_cap_len()
339 #define PCI_CAP_FLAGS 2 /* Capability defined flags (16 bits) */ macro
2847 pci_read_config_word(dev, pos + PCI_CAP_FLAGS, &flags); in is_end_of_ht_chain()