Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBA.cc71 char nextPath[MAXPATHLEN]; in FCHBA() local
77 memset(nextPath, 0, sizeof (nextPath)); in FCHBA()
82 fcio.fcio_obuf = (char *)nextPath; in FCHBA()
130 log.debug("About to add port %d (%s)", i, nextPath); in FCHBA()
131 addPort(new FCHBAPort(nextPath)); in FCHBA()