Searched refs:IS_PROT_IO (Results 1 – 2 of 2) sorted by relevance
892 if ((sp->ctx) && !IS_PROT_IO(sp)) in qla2x00_eh_wait_for_pending_commands()1224 IS_PROT_IO(sp)) { in qla2x00_abort_all_cmds()3645 if (sp->ctx && !IS_PROT_IO(sp)) in qla2x00_timer()
229 #define IS_PROT_IO(sp) (sp->flags & SRB_CRC_CTX_DSD_VALID) macro