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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c530 char fcsm_pathname[MAXPATHLEN]; local
560 (void) ddi_pathname(fcsm->sm_port_info.port_dip, fcsm_pathname);
562 "attached to path %s", fcsm_pathname);
587 char fcsm_pathname[MAXPATHLEN]; local
675 (void) ddi_pathname(fcsm->sm_port_info.port_dip, fcsm_pathname);
677 "attached to path %s", fcsm_pathname);

Completed in 170 milliseconds