Searched refs:isp_put_ctio (Results 1 – 3 of 3) sorted by relevance
175 void isp_put_ctio(ispsoftc_t *, ct_entry_t *, ct_entry_t *);
519 isp_put_ctio(isp, (ct_entry_t *) ap, (ct_entry_t *) outp); in isp_target_put_entry()
2207 isp_put_ctio(isp, fqe, qe0); in isp_send_tgt_cmd()2836 isp_put_ctio(ispsoftc_t *isp, ct_entry_t *src, ct_entry_t *dst) in isp_put_ctio() function