Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c170 static int fcip_handle_suspend(fcip_port_info_t *fport, fc_detach_cmd_t cmd);
1724 rval = fcip_handle_suspend(fport, cmd); in fcip_port_detach()
1790 fcip_handle_suspend(fcip_port_info_t *fport, fc_detach_cmd_t cmd) in fcip_handle_suspend() function