Home
last modified time | relevance | path

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

/pciutils/
H A Dsetpci.c34 struct op { struct
35 struct op *next; argument
50 struct op *first_op; argument
112 exec_op(struct op *op, struct pci_dev *dev) in exec_op()
241 struct op *op; in execute() local
254 struct op *op; in scan_ops() local
612 static void parse_register(struct op *op, char *base) in parse_register()
667 struct op *op; in parse_op() local