Searched defs:fbpath_buf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/
H A Dconsplat.c377 static char fbpath_buf[MAXPATHLEN]; local
385 (void) ddi_pathname(param.found_dip, fbpath_buf);
386 fbpath = fbpath_buf;
401 (void) ddi_pathname(param.found_dip, fbpath_buf);
402 fbpath = fbpath_buf;

Completed in 57 milliseconds