Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.h59 stmf_status_t srpt_stp_send_status(struct scsi_task *task,
H A Dsrpt_stp.c66 stmf_status_t srpt_stp_send_status(struct scsi_task *task,
360 lport->lport_send_status = &srpt_stp_send_status; in srpt_stp_alloc_port()
829 srpt_stp_send_status(struct scsi_task *task, uint32_t ioflags) in srpt_stp_send_status() function
H A Dsrpt_ch.c590 status = srpt_stp_send_status(dbuf->db_iu->iu_stmf_task, 0); in srpt_ch_data_comp()