Searched refs:PCI_MIN_GNT (Results 1 – 6 of 6) sorted by relevance
303 lattimer = MAX(0x10, MIN(0xf8, 8 * PCI_MIN_GNT(icr))); in ath_pci_setup()
1317 #define PCI_MIN_GNT(icr) \ macro
664 pd->min_gnt = PCI_MIN_GNT(icr); in pci_do_device_query()
4797 printf(" Minimum Grant: 0x%02x\n", PCI_MIN_GNT(rval)); in pci_conf_print_type0()
353 lt = uimin(PCI_MIN_GNT(ic) * bus_frequency / 4, 255); in sparc64_pci_enumerate_bus1()
565 MIN(sc->sc_max_lattimer, MAX(0x10, 8 * PCI_MIN_GNT(icr))); in cardbus_rescan()