Home
last modified time | relevance | path

Searched defs:cap (Results 1 – 9 of 9) sorted by relevance

/pciutils/
H A Dls-caps-vendor.c17 show_vendor_caps_virtio(struct device *d, int where, int cap) in show_vendor_caps_virtio()
82 show_vendor_caps_intel(struct device *d, int where, int cap) in show_vendor_caps_intel()
233 do_show_vendor_caps(struct device *d, int where, int cap) in do_show_vendor_caps()
249 show_vendor_caps(struct device *d, int where, int cap) in show_vendor_caps()
H A Dls-caps.c18 cap_pm(struct device *d, int where, int cap) in cap_pm()
74 cap_agp(struct device *d, int where, int cap) in cap_agp()
605 cap_msi(struct device *d, int where, int cap) in cap_msi()
778 static char *link_compare(int type, int sta, int cap) in link_compare()
1463 cap_express(struct device *d, int where, int cap) in cap_express()
1557 cap_msix(struct device *d, int where, int cap) in cap_msix()
1577 cap_slotid(int cap) in cap_slotid()
1605 cap_debug_port(int cap) in cap_debug_port()
1631 cap_sata_hba(struct device *d, int where, int cap) in cap_sata_hba()
1686 static void cap_ea(struct device *d, int where, int cap) in cap_ea()
[all …]
H A Dsetpci.c125 struct pci_cap *cap; in exec_op() local
267 unsigned int cap; member
615 unsigned int cap; in parse_register() local
H A Dls-ecaps.c785 u32 cap = get_conf_long(d, where + PCI_32GT_CAP); in cap_phy_32gt() local
/pciutils/lmr/
H A Dmargin_hw.c40 struct pci_cap *cap = pci_find_cap(dev, PCI_CAP_ID_EXP, PCI_CAP_NORMAL); in margin_port_is_down() local
57 struct pci_cap *cap = pci_find_cap(dev, PCI_CAP_ID_EXP, PCI_CAP_NORMAL); in margin_find_pair() local
85 struct pci_cap *cap = pci_find_cap(down_port, PCI_CAP_ID_EXP, PCI_CAP_NORMAL); in margin_verify_link() local
115 struct pci_cap *cap = pci_find_cap(dev, PCI_CAP_ID_EXP, PCI_CAP_NORMAL); in fill_dev_wrapper() local
H A Dmargin_args.c279 struct pci_cap *cap = pci_find_cap(down, PCI_CAP_ID_EXP, PCI_CAP_NORMAL); in margin_parse_util_args() local
H A Dmargin.c432 struct pci_cap *cap = pci_find_cap(dev, PCI_CAP_ID_EXP, PCI_CAP_NORMAL); in margin_read_params() local
/pciutils/lib/
H A Dcaps.c18 struct pci_cap *cap = pci_malloc(d->access, sizeof(*cap)); in pci_add_cap() local
100 struct pci_cap *cap; in pci_free_caps() local
H A Dgeneric.c99 struct pci_cap *cap; in pci_generic_fill_info() local