Home
last modified time | relevance | path

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

/linux/drivers/block/aoe/
H A Daoe.h157 struct aoedev { struct
158 struct aoedev *next; argument
159 ulong sysminor;
160 ulong aoemajor;
161 u32 rttavg; /* scaled AoE round trip time average */
162 u32 rttdev; /* scaled round trip time mean deviation */
163 u16 aoeminor;
164 u16 flags;
165 u16 nopen; /* (bd_openers isn't available without sleeping) */
166 u16 fw_ver; /* version of blade's firmware */
[all …]