Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_els.h933 FPIN_LI_LOSS_OF_SYNC = 0x2, enumerator
948 { FPIN_LI_LOSS_OF_SYNC, "Loss of Synchronization" }, \
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_fc.c687 case FPIN_LI_LOSS_OF_SYNC: in fc_li_stats_update()