Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h198 stmf_data_buf_t *(*fds_alloc_data_buf)(struct fct_local_port *port, member
/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.c487 fds->fds_alloc_data_buf = fcoet_dbuf_alloc; in fcoet_attach_init()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c1115 return (port->port_fds->fds_alloc_data_buf(port, size, in fct_alloc_dbuf()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1205 fds->fds_alloc_data_buf = emlxs_fct_dbuf_alloc; in emlxs_fct_bind_port()
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1909 fds->fds_alloc_data_buf = qlt_dmem_alloc; in qlt_port_start()