Home
last modified time | relevance | path

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

/pciutils/
H A Dpciutils.h60 #define GENERIC_OPTIONS "A:GO:" GENOPT_INTEL GENOPT_DUMP macro
H A Dsetpci.c467 const char opts[] = GENERIC_OPTIONS; in parse_options()
H A Dlspci.c36 static char options[] = "nvbxs:d:tPi:mgp:qkMDQ" GENERIC_OPTIONS ;