Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/aoe/
H A Daoe.h222 void aoecmd_wreset(struct aoetgt *t);
H A Daoecmd.c1464 aoecmd_wreset(t); in addtgt()
1578 aoecmd_wreset(t); in aoecmd_cfg_rsp()
1608 aoecmd_wreset(struct aoetgt *t) in aoecmd_wreset() function
1627 aoecmd_wreset(*t); in aoecmd_cleanslate()
H A Daoedev.c219 aoecmd_wreset(t); in aoedev_downdev()