Home
last modified time | relevance | path

Searched refs:num_values (Results 1 – 1 of 1) sorted by relevance

/pciutils/
H A Dsetpci.c42 unsigned int num_values; /* Number of values to write; 0=read */ member
158 if (op->num_values) in exec_op()
160 for (i=0; i<op->num_values; i++) in exec_op()
259 if (op->num_values && !demo_mode) in scan_ops()
697 op->num_values = n; in parse_op()