Home
last modified time | relevance | path

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

/linux/include/uapi/scsi/fc/
H A Dfc_fs.h318 FC_RJT_EXCH_EST = 0x18, /* unable to establish exchange */ enumerator
/linux/drivers/scsi/libfc/
H A Dfc_exch.c1095 reject = FC_RJT_EXCH_EST; /* XXX */ in fc_seq_lookup_recip()