Home
last modified time | relevance | path

Searched refs:aoecmd_cfg (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/block/aoe/
H A Daoechr.c74 aoecmd_cfg(0xffff, 0xff); in discover()
114 aoecmd_cfg(major, minor); in revalidate()
H A Daoemain.c25 aoecmd_cfg(0xffff, 0xff); in discover_timer()
H A Daoe.h218 void aoecmd_cfg(ushort aoemajor, unsigned char aoeminor);
H A Daoeblk.c244 aoecmd_cfg(d->aoemajor, d->aoeminor); in aoeblk_release()
H A Daoecmd.c1365 aoecmd_cfg(ushort aoemajor, unsigned char aoeminor) in aoecmd_cfg() function