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

/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h311 static void fcsm_cleanup_port(fcsm_t *);
/opensolaris-onvv-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c867 * Call fcsm_cleanup_port(). This cleansup and
870 fcsm_cleanup_port(fcsm);
913 fcsm_cleanup_port(fcsm);
915 * fcsm_cleanup_port will remove the current fcsm structure
1080 fcsm_cleanup_port(fcsm);
1158 fcsm_cleanup_port(fcsm_t *fcsm) function
1165 "fcsm_cleanup_port: entered"));

Completed in 166 milliseconds