Searched refs:PHYSICAL_DESCRIPTOR (Results 1 – 3 of 3) sorted by relevance
29 #define PHYSICAL_DESCRIPTOR (1) macro
123 ((d)->type == PHYSICAL_DESCRIPTOR ? field2phys(d, desc) : NULL)
148 p->desc.type = PHYSICAL_DESCRIPTOR; in physical_SetDescriptor()