Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_impl.h410 } srpt_ds_dbuf_t; typedef
H A Dsrpt_ch.c521 srpt_ds_dbuf_t *dbuf; in srpt_ch_data_comp()
527 dbuf = (srpt_ds_dbuf_t *)stmf_dbuf->db_port_private; in srpt_ch_data_comp()
H A Dsrpt_ioc.c1303 srpt_ds_dbuf_t *dbuf; in srpt_ioc_ds_alloc_dbuf()
1325 stmf_dbuf = stmf_alloc(STMF_STRUCT_DATA_BUF, sizeof (srpt_ds_dbuf_t), in srpt_ioc_ds_alloc_dbuf()
H A Dsrpt_stp.c530 srpt_ds_dbuf_t *db; in srpt_stp_xfer_data()