Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/
H A Dconsplat.c195 static char kbpath[MAXPATHLEN]; in plat_kbdpath() local
204 if (plat_devpath("kb8042", kbpath) == NULL) in plat_kbdpath()
207 return (kbpath); in plat_kbdpath()