Searched defs:param (Results 1 – 4 of 4) sorted by relevance
| /pciutils/lib/ |
| H A D | params.c | 18 pci_get_param(struct pci_access *acc, char *param) in pci_get_param() 29 pci_define_param(struct pci_access *acc, char *param, char *value, char *help) in pci_define_param() 57 pci_set_param_internal(struct pci_access *acc, char *param, char *value, int copy) in pci_set_param_internal() 77 pci_set_param(struct pci_access *acc, char *param, char *value) in pci_set_param()
|
| H A D | darwin.c | 117 AddressSpaceParam param; in darwin_read() local 161 AddressSpaceParam param; in darwin_write() local
|
| H A D | init.c | 455 …struct pci_param *param = pci_define_param(a, "net.cache_name", cache_name, "Name of the ID cache … in pci_init_dns() local
|
| H A D | pci.h | 122 char *param; /* Name of the parameter */ member
|