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()
227 source "fs/exofs/Kconfig.ore"
668 int ret, ore, mtu; in subn_set_portinfo() local800 ore = pip->localphyerrors_overrunerrors; in subn_set_portinfo()801 if (set_phyerrthreshold(ppd, (ore >> 4) & 0xF)) in subn_set_portinfo()804 if (set_overrunthreshold(ppd, (ore & 0xF))) in subn_set_portinfo()