Searched refs:snic_tgt_chkready (Results 1 – 3 of 3) sorted by relevance
100 snic_tgt_chkready(struct snic_tgt *tgt) in snic_tgt_chkready() function
326 ret = snic_tgt_chkready(tgt); in snic_queuecommand()1495 if ((snic_tgt_chkready(tgt) != 0) && (tgt->tdata.typ == SNIC_TGT_SAN)) in snic_send_abort_and_wait()1774 if ((snic_tgt_chkready(tgt) != 0) && (tgt->tdata.typ == SNIC_TGT_SAN)) in snic_dr_clean_single_req()
53 if (!tgt || snic_tgt_chkready(tgt)) in snic_slave_alloc()