Home
last modified time | relevance | path

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

/pciutils/
H A Dsetpci.c227 int group_cnt = 0; in execute() local
235 group_cnt++; in execute()
237 fprintf(stderr, "setpci: Warning: No devices selected for operation group %d.\n", group_cnt); in execute()