Lines Matching +full:2 +full:d
53 * 3 3|3 3 2 2|2 2 2 2|2 2 2 2|1 1 1 1|1 1 1 1|1 1
54 * 3 2|1 0 9 8|7 6 5 4|3 2 1 0|9 8 7 6|5 4 3 2|1 0 9 8|7 6 5 4|3 2 1 0
56 * | | |D|D|D|D|D|D|D|D|D|D|D|D|D|D|D|D|D|D|D|D|D|F|F|F|R|R|R|R|R|R|0|0|
61 * 7:2 Register number
65 * 3 3|3 3 2 2|2 2 2 2|2 2 2 2|1 1 1 1|1 1 1 1|1 1
66 * 3 2|1 0 9 8|7 6 5 4|3 2 1 0|9 8 7 6|5 4 3 2|1 0 9 8|7 6 5 4|3 2 1 0
68 * | | | | | | | | | | |B|B|B|B|B|B|B|B|D|D|D|D|D|F|F|F|R|R|R|R|R|R|0|1|
75 * 7:2 register number
82 * doesn't get shifted by 2 bits as we want to "drop" the bottom two
98 DBG_CFG(("conf_read(addr=0x%lx, type1=%d, hose=%d)\n", in conf_read()
106 DBG_CFG(("conf_read: MCPCIA_CAP_ERR(%d) was 0x%x\n", mid, stat0)); in conf_read()
150 DBG_CFG(("conf_write: MCPCIA CAP_ERR(%d) was 0x%x\n", mid, stat0)); in conf_write()
177 DBG_CFG(("mk_conf_addr(bus=%d,devfn=0x%x,hose=%d,where=0x%x," in mk_conf_addr()
212 case 2: in mcpcia_read_config()
267 mcheck_expected(cpu) = 2; /* indicates probing */ in mcpcia_probe_hose()
327 printk(KERN_ERR "Failed to request IO on hose %d\n", h); in mcpcia_new_hose()
329 printk(KERN_ERR "Failed to request MEM on hose %d\n", h); in mcpcia_new_hose()
331 printk(KERN_ERR "Failed to request HAE_MEM on hose %d\n", h); in mcpcia_new_hose()
365 * Window 2 is direct access 2GB at 2GB in mcpcia_startup_hose()
437 printk("mcpcia_init_hoses: found %d hoses\n", hose_count); in mcpcia_init_hoses()
453 for (i = 0; i < 24; i += 2) { in mcpcia_print_uncorrectable()
454 printk(" paltmp[%d-%d] = %16lx %16lx\n", in mcpcia_print_uncorrectable()
457 for (i = 0; i < 8; i += 2) { in mcpcia_print_uncorrectable()
458 printk(" shadow[%d-%d] = %16lx %16lx\n", in mcpcia_print_uncorrectable()
478 printk(" D-CACHE error Reg = %16lx\n", in mcpcia_print_uncorrectable()
498 printk(" Reason for D-stream = %16lx\n", in mcpcia_print_uncorrectable()
553 printk("IOD %d Register Subpacket - Bridge Base Address %16lx\n", in mcpcia_print_system_area()