Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dconsplat.c381 static char fbpath_buf[MAXPATHLEN]; in plat_fbpath() local
389 (void) ddi_pathname(param.found_dip, fbpath_buf); in plat_fbpath()
390 fbpath = fbpath_buf; in plat_fbpath()
405 (void) ddi_pathname(param.found_dip, fbpath_buf); in plat_fbpath()
406 fbpath = fbpath_buf; in plat_fbpath()