Home
last modified time | relevance | path

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

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