Searched refs:DD_ROP_SPACE (Results 1 – 1 of 1) sorted by relevance
381 #define DD_ROP_SPACE (256/32) /* space required to store ROP array */ macro409 DWORD dwRops[DD_ROP_SPACE]; /* ROPS supported */423 DWORD dwSVBRops[DD_ROP_SPACE]; /* ROPS supported for System->Vmem blts */427 DWORD dwVSBRops[DD_ROP_SPACE]; /* ROPS supported for Vmem->System blts */431 DWORD dwSSBRops[DD_ROP_SPACE]; /* ROPS supported for System->System blts */439 DWORD dwNLVBRops[DD_ROP_SPACE]; /* ROPS supported for non-local->local blts */469 DWORD dwRops[DD_ROP_SPACE]; /* ROPS supported */483 DWORD dwSVBRops[DD_ROP_SPACE]; /* ROPS supported for System->Vmem blts */487 DWORD dwVSBRops[DD_ROP_SPACE]; /* ROPS supported for Vmem->System blts */491 DWORD dwSSBRops[DD_ROP_SPACE]; /* ROPS supported for System->System blts */[all …]