Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/scsi/fc/
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",\
/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_sli.c18130 case FC_RCTL_F_BSYL: /* fabric busy to link control frame */ in lpfc_fc_frame_check()