Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/scsi/fc/
Dfc_fs.h111 FC_RCTL_F_BSYL = 0xc6, /* fabric busy to link control frame */ enumerator
146 [FC_RCTL_F_BSYL] = "LC fabric busy to link control frame",\
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_sli.c16610 case FC_RCTL_F_BSYL: /* fabric busy to link control frame */ in lpfc_fc_frame_check()