Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h311 static void fcsm_cleanup_port(fcsm_t *);
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c870 fcsm_cleanup_port(fcsm); in fcsm_detach()
913 fcsm_cleanup_port(fcsm); in fcsm_force_port_detach_all()
1080 fcsm_cleanup_port(fcsm); in fcsm_handle_port_detach()
1158 fcsm_cleanup_port(fcsm_t *fcsm) in fcsm_cleanup_port() function