Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_flash.h28 #define IOSM_MAX_ERRORS 8 macro
169 struct iosm_ebl_one_error error[IOSM_MAX_ERRORS];
H A Diosm_ipc_flash.c46 for (i = 0; i < IOSM_MAX_ERRORS; i++) { in ipc_flash_proc_check_ebl_rsp()