Home
last modified time | relevance | path

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

/linux-2.6.39/include/scsi/fc/
Dfc_fs.h109 FC_RCTL_F_BSY = 0xc5, /* fabric busy to data frame */ enumerator
144 [FC_RCTL_F_BSY] = "LC fabric busy to data frame", \
/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_sli.c11779 case FC_RCTL_F_BSY: /* fabric busy to data frame */ in lpfc_fc_frame_check()