Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DcpqfcTSworker.c3361 BA_RJT_PAYLOAD *ba_rjt; in cpqfcTSBuildExchange() local
3499 ba_rjt = (BA_RJT_PAYLOAD *) & CMDfchs->pl[0]; in cpqfcTSBuildExchange()
3500 memset(ba_rjt, 0, sizeof(BA_RJT_PAYLOAD)); in cpqfcTSBuildExchange()
3505 ba_rjt->reason_code = 0x09; // "unable to perform command request" in cpqfcTSBuildExchange()
3506 ba_rjt->reason_explain = 0x03; // invalid OX/RX ID pair in cpqfcTSBuildExchange()