Home
last modified time | relevance | path

Searched defs:aoemajor (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/block/aoe/
Daoecmd.c293 aoecmd_cfg_pkts(ushort aoemajor, unsigned char aoeminor, struct sk_buff_head *queue) in aoecmd_cfg_pkts()
753 u16 aoemajor; in aoecmd_ata_rsp() local
880 aoecmd_cfg(ushort aoemajor, unsigned char aoeminor) in aoecmd_cfg()
971 ulong flags, sysminor, aoemajor; in aoecmd_cfg_rsp() local
Daoe.h13 #define SYSMINOR(aoemajor, aoeminor) ((aoemajor) * NPERSHELF + (aoeminor)) argument
149 ulong aoemajor; member