Searched defs:aoetgt (Results 1 – 1 of 1) sorted by relevance
131 struct aoetgt { struct132 unsigned char addr[6];133 ushort nframes;134 struct frame *frames;135 struct aoeif ifs[NAOEIFS];136 struct aoeif *ifp; /* current aoeif in use */137 ushort nout;138 ushort maxout;139 u16 lasttag; /* last tag sent */140 u16 useme;[all …]