Home
last modified time | relevance | path

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

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