Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c173 static fcip_port_info_t *fcip_softstate_free(fcip_port_info_t *fport);
1022 (void) fcip_softstate_free(fport); in fcip_port_attach()
1146 (void) fcip_softstate_free(fport); in fcip_port_attach_handler()
1573 fport = fcip_softstate_free(fport); in fcip_detach()
1696 (void) fcip_softstate_free(fport); in fcip_port_detach()
4773 fcip_softstate_free(fcip_port_info_t *fport) in fcip_softstate_free() function