Home
last modified time | relevance | path

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

/linux/include/uapi/scsi/fc/
H A Dfc_els.h937 FPIN_LI_INVALID_CRC = 0x6, enumerator
952 { FPIN_LI_INVALID_CRC, "Invalid CRC" }, \
/linux/drivers/scsi/
H A Dscsi_transport_fc.c694 case FPIN_LI_INVALID_CRC: in fc_li_stats_update()