Lines Matching +full:3 +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|
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|
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()
210 *value = __kernel_extbl(w, where & 3); in mcpcia_read_config()
213 *value = __kernel_extwl(w, where & 3); in mcpcia_read_config()
234 value = __kernel_insql(value, where & 3); in mcpcia_write_config()
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()
376 *(vuip)MCPCIA_W0_BASE(mid) = hose->sg_isa->dma_base | 3; in mcpcia_startup_hose()
380 *(vuip)MCPCIA_W1_BASE(mid) = hose->sg_pci->dma_base | 3; in mcpcia_startup_hose()
437 printk("mcpcia_init_hoses: found %d hoses\n", hose_count); in mcpcia_init_hoses()
454 printk(" paltmp[%d-%d] = %16lx %16lx\n", 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()