Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c510 static void fcp_cleanup_port(struct fcp_port *pptr, int instance);
10330 fcp_cleanup_port(pptr, instance); in fcp_handle_port_detach()
10338 fcp_cleanup_port(struct fcp_port *pptr, int instance) in fcp_cleanup_port() function