Home
last modified time | relevance | path

Searched refs:db_iu (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_impl.h409 srpt_iu_t *db_iu; member
H A Dsrpt_ch.c531 iu = dbuf->db_iu; in srpt_ch_data_comp()
590 status = srpt_stp_send_status(dbuf->db_iu->iu_stmf_task, 0); in srpt_ch_data_comp()
596 stmf_data_xfer_done(dbuf->db_iu->iu_stmf_task, stmf_dbuf, 0); in srpt_ch_data_comp()
H A Dsrpt_stp.c578 db->db_iu = iu; in srpt_stp_xfer_data()