Searched defs:xdlistlock (Results 1 – 1 of 1) sorted by relevance
245 struct xdlistlock { struct246 lid_t next; /* 2: */248 u8 maxcnt; /* 2: */249 u8 index; /* 2: */251 u16 flag; /* 2: */252 u8 type; /* 1: */253 u8 count; /* 1: number of pxd/xad */260 union {263 } union64;