Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h311 static void fcsm_cleanup_port(fcsm_t *);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c869 fcsm_cleanup_port(fcsm); in fcsm_detach()
912 fcsm_cleanup_port(fcsm); in fcsm_force_port_detach_all()
1079 fcsm_cleanup_port(fcsm); in fcsm_handle_port_detach()
1157 fcsm_cleanup_port(fcsm_t *fcsm) in fcsm_cleanup_port() function