Searched refs:listmode (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/pciconf/
H A Dpciconf.c103 int listmode, readmode, writemode, attachedmode; local
107 listmode = readmode = writemode = attachedmode = 0;
138 listmode = 1;
162 if ((listmode && optind >= argc + 1)
168 if (listmode) {

Completed in 94 milliseconds