Searched refs:ore (Results 1 – 4 of 4) sorted by relevance
15 # ore module library16 libore-y := ore.o ore_raid.o
431 int ret, ore; in recv_subn_set_portinfo() local548 ore = pip->localphyerrors_overrunerrors; in recv_subn_set_portinfo()549 if (set_phyerrthreshold(dd, (ore >> 4) & 0xF)) in recv_subn_set_portinfo()552 if (set_overrunthreshold(dd, (ore & 0xF))) in recv_subn_set_portinfo()
224 source "fs/exofs/Kconfig.ore"
667 int ret, ore, mtu; in subn_set_portinfo() local799 ore = pip->localphyerrors_overrunerrors; in subn_set_portinfo()800 if (set_phyerrthreshold(ppd, (ore >> 4) & 0xF)) in subn_set_portinfo()803 if (set_overrunthreshold(ppd, (ore & 0xF))) in subn_set_portinfo()