Searched refs:MC_CMD_ERR_NO_EVB_PORT (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/cdx/controller/
H A Dmc_cdx_pcol.h180 #define MC_CMD_ERR_NO_EVB_PORT 0x1002 macro
H A Dmcdi.c312 case MC_CMD_ERR_NO_EVB_PORT:
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c872 if ((rc == -EPROTO) && (raw_rc == MC_CMD_ERR_NO_EVB_PORT) &&
893 (raw_rc == MC_CMD_ERR_NO_EVB_PORT) &&
H A Dmcdi_pcol.h220 #define MC_CMD_ERR_NO_EVB_PORT 0x1002 macro
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi.c868 if ((rc == -EPROTO) && (raw_rc == MC_CMD_ERR_NO_EVB_PORT) &&
889 (raw_rc == MC_CMD_ERR_NO_EVB_PORT) &&
H A Dmcdi_pcol.h302 #define MC_CMD_ERR_NO_EVB_PORT 0x1002 macro
[all...]

Completed in 540 milliseconds