Home
last modified time | relevance | path

Searched refs:ABTS_RESP_COMPL_SUCCESS (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h652 #define ABTS_RESP_COMPL_SUCCESS 0 macro
H A Dqla_target.c5835 if (le16_to_cpu(entry->compl_status) != ABTS_RESP_COMPL_SUCCESS) { in qlt_handle_abts_completion()