Home
last modified time | relevance | path

Searched refs:aoe_ktstart (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/block/aoe/
H A Daoenet.c211 if (aoe_ktstart(&kts)) in aoenet_init()
H A Daoe.h231 int aoe_ktstart(struct ktstate *k);
H A Daoecmd.c1216 && aoe_ktstart(&kts[actual_id]) == 0) in ktio()
1261 aoe_ktstart(struct ktstate *k) in aoe_ktstart() function
1726 if (aoe_ktstart(&kts[0])) { in aoecmd_init()