Searched refs:PROTO_ERR_IMPL_LOGO (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_rnode.h66 uint32_t n_evt_fw[PROTO_ERR_IMPL_LOGO + 1]; /* fw events */
H A Dcsio_lnode.h117 uint32_t n_evt_fw[PROTO_ERR_IMPL_LOGO + 1]; /* fw events */
H A Dcsio_rnode.c82 CSIO_RNFE_LOGO_RECV, /* PROTO_ERR_IMPL_LOGO */
85 #define CSIO_FWE_TO_RNFE(_evt) ((_evt > PROTO_ERR_IMPL_LOGO) ? \
H A Dt4fw_api_stor.h95 PROTO_ERR_IMPL_LOGO = 0x1a, enumerator in enum:event_cause_fcoe
H A Dcsio_lnode.c95 CSIO_LNE_NONE, /* PROTO_ERR_IMPL_LOGO */
98 #define CSIO_FWE_TO_LNE(_evt) ((_evt > PROTO_ERR_IMPL_LOGO) ? \

Completed in 209 milliseconds