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

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

Completed in 43 milliseconds