Searched refs:group2 (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
H A D | esp_scsi.h | 67 #define ESP_CONFIG3_TENB 0x04 /* group2 SCSI2 support (esp100a/hme) */ 73 #define ESP_CONFIG3_GTM 0x20 /* group2 SCSI2 support (esp/fas236) */
|
/linux-4.1.27/arch/arm/mach-footbridge/ |
H A D | netwinder-hw.c | 318 * Enable group2 wb977_init_gpio()
|
/linux-4.1.27/tools/perf/tests/ |
H A D | parse-events.c | 704 /* group2 cycles + G modifier */ test__group3() 717 !strcmp(leader->group_name, "group2")); test__group3() 722 /* group2 1:3 + G modifier */ test__group3() 1446 .name = "group1{syscalls:sys_enter_open:H,cycles:kppp},group2{cycles,1:3}:G,instructions:u",
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | emulate.c | 3811 static const struct opcode group2[] = { variable in typeref:struct:opcode 4076 G(ByteOp | Src2ImmByte, group2), G(Src2ImmByte, group2), 4089 G(Src2One | ByteOp, group2), G(Src2One, group2), 4090 G(Src2CL | ByteOp, group2), G(Src2CL, group2),
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
H A D | isp.S | 464 # (group2) movep, chk2, cmp2, cas2, cas 466 btst &0x1e,%d0 # group1 or group2 467 beq.b uieh_group2 # go handle group2 519 # now, w/ group2, make movep's decode the fastest since it will
|
Completed in 289 milliseconds