Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c626 fct_free(port); in fcoet_attach_init()
630 fct_free(fds); in fcoet_attach_init()
707 fct_free(ss->ss_port->port_fds); in fcoet_detach_uninit()
708 fct_free(ss->ss_port); in fcoet_detach_uninit()
771 fct_free(ss->ss_sol_flogi->xch_cmd); in fcoet_watchdog()
794 fct_free(ss->ss_sol_flogi->xch_cmd); in fcoet_handle_sol_flogi()
830 fct_free(ss->ss_sol_flogi->xch_cmd); in fcoet_handle_sol_flogi()
844 fct_free(ss->ss_sol_flogi->xch_cmd); in fcoet_handle_sol_flogi()
H A Dfcoet_eth.c997 fct_free(xch->xch_cmd); in fcoet_send_unsol_els_rsp_done()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h79 #pragma weak fct_free macro
H A Demlxs_fc.h1343 void (*fct_free)(void *); member
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h392 void fct_free(void *ptr);
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1072 fct_free(void *ptr) in fct_free() function
1341 fct_free(icmd->icmd_cmd); in fct_deregister_local_port()
2149 fct_free(cmd); in fct_cmd_free()
2152 fct_free(cmd); in fct_cmd_free()
2326 fct_free(cmd); in fct_create_solels()
2541 fct_free(cmd); in fct_create_solct()
H A Ddiscovery.c926 fct_free(rp); in fct_handle_els()
1339 fct_free(irp_cur_item->irp_rp); in fct_walk_discovery_queue()
2230 fct_free(icmd->icmd_cmd); in fct_check_cmdlist()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c331 emlxs_modsym.fct_free = (void (*)())ddi_modsym(emlxs_modsym.mod_fct, in emlxs_fct_modopen()
333 if ((void *)emlxs_modsym.fct_free == NULL) { in emlxs_fct_modopen()
586 emlxs_modsym.fct_free = NULL; in emlxs_fct_modclose()
995 MODSYM(fct_free) (port->fct_port->port_fds); in emlxs_fct_unbind_port()
1002 MODSYM(fct_free) (port->fct_port); in emlxs_fct_unbind_port()
1244 MODSYM(fct_free) (port->fct_port->port_fds); in emlxs_fct_bind_port()
1253 MODSYM(fct_free) (port->fct_port); in emlxs_fct_bind_port()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1981 fct_free(fds); in qlt_port_start()
1983 fct_free(port); in qlt_port_start()
2001 fct_free(qlt->qlt_port->port_fds); in qlt_port_stop()
2002 fct_free(qlt->qlt_port); in qlt_port_stop()