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

/illumos-gate/usr/src/cmd/pcidr/
H A Dpcidr.h59 typedef enum {DNONE = 0, DWARN, DINFO, DDEBUG} dlvl_t; enumerator in enum:__anon1041
60 #define MIN_DLVL DNONE
H A Dpcidr.c552 assert(MIN_DLVL == DNONE);
565 dlvl = DNONE;

Completed in 63 milliseconds