Home
last modified time | relevance | path

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

/titanic_44/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()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fct.h74 #pragma weak fct_free macro
H A Demlxs_fc.h1339 void (*fct_free)(void *); member
/titanic_44/usr/src/uts/common/sys/
H A Dfct.h389 void fct_free(void *ptr);
/titanic_44/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1053 fct_free(void *ptr) in fct_free() function
1322 fct_free(icmd->icmd_cmd); in fct_deregister_local_port()
2130 fct_free(cmd); in fct_cmd_free()
2133 fct_free(cmd); in fct_cmd_free()
2307 fct_free(cmd); in fct_create_solels()
2522 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()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c328 emlxs_modsym.fct_free = (void (*)())ddi_modsym(emlxs_modsym.mod_fct,
330 if ((void *)emlxs_modsym.fct_free == NULL) {
583 emlxs_modsym.fct_free = NULL;
992 MODSYM(fct_free) (port->fct_port->port_fds);
999 MODSYM(fct_free) (port->fct_port);
1241 MODSYM(fct_free) (port->fct_port->port_fds);
1250 MODSYM(fct_free) (port->fct_port);
/titanic_44/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1164 fct_free(fds); in qlt_port_start()
1166 fct_free(port); in qlt_port_start()
1184 fct_free(qlt->qlt_port->port_fds); in qlt_port_stop()
1185 fct_free(qlt->qlt_port); in qlt_port_stop()