Searched refs:IS_BIDI_CAPABLE (Results 1 – 3 of 3) sorted by relevance
1578 if (!IS_BIDI_CAPABLE(vha->hw)) in qla2x00_diag_requests_show()1590 if (!IS_BIDI_CAPABLE(vha->hw)) in qla2x00_diag_megabytes_show()
1785 if (!IS_BIDI_CAPABLE(ha)) { in qla24xx_process_bidir_cmd()
3876 #define IS_BIDI_CAPABLE(ha) \ macro