MAX_SBUS_SLOT_ADDR
if (slot < 0 || slot >= MAX_SBUS_SLOT_ADDR) {
if (slot >= MAX_SBUS_SLOT_ADDR || slot < 0) {
if (slot >= MAX_SBUS_SLOT_ADDR || slot < 0) {
if (slot >= MAX_SBUS_SLOT_ADDR) {
int8_t intr_hndlr_cnt[MAX_SBUS_SLOT_ADDR]; /* intmapreg cntr by slot */