HomeSort by: relevance | last modified time | path
    Searched defs:parse_bdf (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.sbin/pcictl/
pcictl.c 107 static int parse_bdf(const char *);
182 bus = parse_bdf(optarg);
185 dev = parse_bdf(optarg);
188 func = parse_bdf(optarg);
222 bus = parse_bdf(optarg);
225 dev = parse_bdf(optarg);
228 func = parse_bdf(optarg);
265 bus = parse_bdf(optarg);
268 dev = parse_bdf(optarg);
271 func = parse_bdf(optarg)
332 parse_bdf(const char *str) function in typeref:typename:int
    [all...]
pcictl.c 107 static int parse_bdf(const char *);
182 bus = parse_bdf(optarg);
185 dev = parse_bdf(optarg);
188 func = parse_bdf(optarg);
222 bus = parse_bdf(optarg);
225 dev = parse_bdf(optarg);
228 func = parse_bdf(optarg);
265 bus = parse_bdf(optarg);
268 dev = parse_bdf(optarg);
271 func = parse_bdf(optarg)
332 parse_bdf(const char *str) function in typeref:typename:int
    [all...]
pcictl.c 107 static int parse_bdf(const char *);
182 bus = parse_bdf(optarg);
185 dev = parse_bdf(optarg);
188 func = parse_bdf(optarg);
222 bus = parse_bdf(optarg);
225 dev = parse_bdf(optarg);
228 func = parse_bdf(optarg);
265 bus = parse_bdf(optarg);
268 dev = parse_bdf(optarg);
271 func = parse_bdf(optarg)
332 parse_bdf(const char *str) function in typeref:typename:int
    [all...]
pcictl.c 107 static int parse_bdf(const char *);
182 bus = parse_bdf(optarg);
185 dev = parse_bdf(optarg);
188 func = parse_bdf(optarg);
222 bus = parse_bdf(optarg);
225 dev = parse_bdf(optarg);
228 func = parse_bdf(optarg);
265 bus = parse_bdf(optarg);
268 dev = parse_bdf(optarg);
271 func = parse_bdf(optarg)
332 parse_bdf(const char *str) function in typeref:typename:int
    [all...]

Completed in 140 milliseconds