Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c179 static fcip_port_info_t *fcip_softstate_free(fcip_port_info_t *fport);
1041 (void) fcip_softstate_free(fport); in fcip_port_attach()
1165 (void) fcip_softstate_free(fport); in fcip_port_attach_handler()
1626 fport = fcip_softstate_free(fport); in fcip_detach()
1753 (void) fcip_softstate_free(fport); in fcip_port_detach()
4947 fcip_softstate_free(fcip_port_info_t *fport) in fcip_softstate_free() function