Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_fs.h98 FC_RCTL_F_BSYL = 0xc6, /* fabric busy to link control frame */ enumerator
133 [FC_RCTL_F_BSYL] = "LC fabric busy to link control frame",\
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c18467 case FC_RCTL_F_BSYL: /* fabric busy to link control frame */ in lpfc_fc_frame_check()