Searched defs:crqb_gen2e (Results 1 – 2 of 2) sorted by relevance
259 struct crqb_gen2e { struct260 uint32_t cprdbl; /* cPRD Descriptor Table Base Low Address */261 uint32_t cprdbh; /* cPRD Descriptor Table Base High Address */262 uint32_t ctrlflg; /* Control Flags */263 uint32_t drbc; /* Data Region Byte Count */264 uint8_t atacommand[16];
51 struct crqb_gen2e crqb_gen2e; member