Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_attr.c1682 if (!IS_BIDI_CAPABLE(vha->hw)) in qla2x00_diag_requests_show()
1694 if (!IS_BIDI_CAPABLE(vha->hw)) in qla2x00_diag_megabytes_show()
Dqla_bsg.c1800 if (!IS_BIDI_CAPABLE(ha)) { in qla24xx_process_bidir_cmd()
Dqla_def.h4136 #define IS_BIDI_CAPABLE(ha) \ macro