Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sysdef/
H A Dsdevinfo.c42 extern int drvname_flag; /* print out the driver name too */
96 if (drvname_flag) { in dump_node()
112 if (drvname_flag) { in dump_node()
H A Dsysdef.c101 int drvname_flag = 0; /* print the driver name as well as the node */ variable
214 drvname_flag++; in main()