Home
last modified time | relevance | path

Searched refs: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]; in fcsm_port_attach() local
560 (void) ddi_pathname(fcsm->sm_port_info.port_dip, fcsm_pathname); in fcsm_port_attach()
562 "attached to path %s", fcsm_pathname); in fcsm_port_attach()
587 char fcsm_pathname[MAXPATHLEN]; in fcsm_handle_port_attach() local
675 (void) ddi_pathname(fcsm->sm_port_info.port_dip, fcsm_pathname); in fcsm_handle_port_attach()
677 "attached to path %s", fcsm_pathname); in fcsm_handle_port_attach()