Searched refs:PACKET_TYPE3 (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Dnid.h483 #define PACKET_TYPE3 3 macro
498 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \
H A Dr600_cs.c820 case PACKET_TYPE3:
868 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) {
914 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) {
947 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) {
986 if (wait_reg_mem.type != PACKET_TYPE3 ||
2432 case PACKET_TYPE3:
H A Dsid.h792 #define PACKET_TYPE3 3 macro
807 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \
H A Dr300d.h74 #define PACKET_TYPE3 3 macro
H A Devergreen_cs.c1044 case PACKET_TYPE3:
1092 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) {
1123 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) {
1162 if (wait_reg_mem.type != PACKET_TYPE3 ||
2839 case PACKET_TYPE3:
3601 case PACKET_TYPE3:
H A Drv515d.h214 #define PACKET_TYPE3 3 macro
H A Devergreend.h990 #define PACKET_TYPE3 3 macro
1005 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \
H A Dr600d.h1152 #define PACKET_TYPE3 3 macro
1161 #define PACKET3(op, n) ((PACKET_TYPE3 << 30) | \
H A Dr100d.h73 #define PACKET_TYPE3 3 macro
H A Dr300.c1279 case PACKET_TYPE3:
H A Dr100.c1402 case PACKET_TYPE3:
1540 if (p3reloc.type != PACKET_TYPE3 || p3reloc.opcode != PACKET3_NOP) {
2126 case PACKET_TYPE3:
H A Dsi.c2894 case PACKET_TYPE3:

Completed in 243 milliseconds