Searched refs:b_bus_timeout (Results 1 – 4 of 4) sorted by relevance
352 bridge->b_bus_timeout |= BRIDGE_BUS_PCI_RETRY_HLD(0x3); in pci_fixup_isp2x00()354 printk("PCI: bridge bus timeout= 0x%x \n", bridge->b_bus_timeout); in pci_fixup_isp2x00()
119 bridgereg_t b_bus_timeout; /* 0x0000C4 */ member120 #define b_pci_bus_timeout b_bus_timeout
296 bridgereg_t b_bus_timeout; /* 0x0000C4 */ member298 #define b_pci_bus_timeout b_bus_timeout
1303 bridge->b_bus_timeout &= ~BRIDGE_BUS_PCI_RETRY_MASK; in pcibr_attach2()