Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dstrplumb.c237 char stripped_path[OBP_MAXPATHLEN]; in resolve_boot_path() local
259 prom_strip_options(devpath, stripped_path); in resolve_boot_path()
260 devpath = stripped_path; in resolve_boot_path()