Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/scsi/fc/
Dfc_fs.h265 __u8 br_reason; /* reason code */ member
/Linux-v4.19/tools/testing/selftests/x86/
Dmpx-mini-test.c422 uint64_t br_reason = status & 0x3; in handler() local
428 status, ip, br_reason); in handler()
439 switch (br_reason) { in handler()
/Linux-v4.19/drivers/scsi/libfc/
Dfc_fcp.c764 if (brp && brp->br_reason == FC_BA_RJT_LOG_ERR) in fc_fcp_abts_resp()
Dfc_exch.c1372 rp->br_reason = reason; in fc_exch_send_ba_rjt()