Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sysdef/
H A Dsdevinfo.c40 extern int drvname_flag; /* print out the driver name too */
94 if (drvname_flag) { in dump_node()
110 if (drvname_flag) { in dump_node()
H A Dsysdef.c99 int drvname_flag = 0; /* print the driver name as well as the node */ variable
212 drvname_flag++; in main()