Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dfct.h199 void (*fds_free_data_buf)(struct fct_dbuf_store *fds, member
/titanic_44/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c488 fds->fds_free_data_buf = fcoet_dbuf_free; in fcoet_attach_init()
/titanic_44/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1128 fds->fds_free_data_buf(fds, dbuf); in fct_free_dbuf()
1796 cmd->cmd_port->port_fds->fds_free_data_buf( in fct_post_rcvd_cmd()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1203 fds->fds_free_data_buf = emlxs_fct_dbuf_free;
/titanic_44/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1114 fds->fds_free_data_buf = qlt_dmem_free; in qlt_port_start()