Searched refs:pci_fix_up (Results 1 – 5 of 5) sorted by relevance
264 u_char pci_fix_up; member288 #define SYM_SETUP_PCI_FIX_UP sym_driver_setup.pci_fix_up
2253 sym_driver_setup.pci_fix_up, in sym53c8xx_print_driver_setup()2384 __SIMPLE_OPTION(PCI_FIX_UP, pci_fix_up) in sym53c8xx_setup()2471 u_char pci_fix_up = SYM_SETUP_PCI_FIX_UP; in sym53c8xx_pci_init() local2638 pci_fix_up |= 3; /* Force appropriate PCI fix-up */ in sym53c8xx_pci_init()2645 if ((pci_fix_up & 1) && (chip->features & FE_CLSE) && in sym53c8xx_pci_init()2654 if ((pci_fix_up & 2) && cache_line_size && in sym53c8xx_pci_init()
1969 driver_setup.pci_fix_up = val; in sym53c8xx__setup()2099 driver_setup.pci_fix_up); in ncr_print_driver_setup()2176 u_char pci_fix_up = driver_setup.pci_fix_up; local2444 pci_fix_up |= 3; /* Force appropriate PCI fix-up */2451 if ((pci_fix_up & 1) && (chip->features & FE_CLSE) && 2460 if ((pci_fix_up & 2) && cache_line_size &&2472 if (chip->burst_max && (latency_timer == 0 || (pci_fix_up & 4))) {
865 u_char pci_fix_up; member
12736 driver_setup.pci_fix_up = val;12828 driver_setup.pci_fix_up);13099 u_char pci_fix_up = driver_setup.pci_fix_up; local13386 pci_fix_up |= 3; /* Force appropriate PCI fix-up */13393 if ((pci_fix_up & 1) && (chip->features & FE_CLSE) && 13402 if ((pci_fix_up & 2) && cache_line_size &&13414 if (chip->burst_max && (latency_timer == 0 || (pci_fix_up & 4))) {