Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/aoe/
H A Daoe.h222 void aoecmd_wreset(struct aoetgt *t);
H A Daoecmd.c1461 aoecmd_wreset(t); in addtgt()
1575 aoecmd_wreset(t); in aoecmd_cfg_rsp()
1605 aoecmd_wreset(struct aoetgt *t) in aoecmd_wreset() function
1624 aoecmd_wreset(*t); in aoecmd_cleanslate()
H A Daoedev.c219 aoecmd_wreset(t); in aoedev_downdev()