Searched defs:cmd (Results 1 – 3 of 3) sorted by relevance
| /pciutils/ |
| H A D | lspci.c | 401 …word cmd = without_config_data ? (PCI_COMMAND_IO | PCI_COMMAND_MEMORY) : get_conf_word(d, PCI_COMM… in show_bases() local 502 word cmd = reg >= 0 ? get_conf_word(d, PCI_COMMAND) : PCI_COMMAND_MEMORY; in show_rom() local 687 word cmd = get_conf_word(d, PCI_COMMAND); in show_htype2() local 847 word cmd = get_conf_word(d, PCI_COMMAND); in show_verbose() local 912 word cmd = get_conf_word(d, PCI_COMMAND); in show_verbose() local
|
| H A D | ls-caps.c | 233 cap_ht_pri(struct device *d, int where, int cmd) in cap_ht_pri() 415 cap_ht_sec(struct device *d, int where, int cmd) in cap_ht_sec() 537 cap_ht(struct device *d, int where, int cmd) in cap_ht()
|
| /pciutils/lmr/ |
| H A D | margin.c | 127 margin_set_cmd(struct margin_dev *dev, u8 lane, margin_cmd cmd) in margin_set_cmd() 135 margin_report_cmd(struct margin_dev *dev, u8 lane, margin_cmd cmd, margin_cmd *result) in margin_report_cmd()
|