Home
last modified time | relevance | path

Searched refs:PCI_MIN_GNT (Results 1 – 4 of 4) sorted by last modified time

/linux/include/uapi/linux/
H A Dpci_regs.h127 #define PCI_MIN_GNT 0x3e /* 8 bits */ macro
/linux/drivers/ata/
H A Dpata_hpt366.c346 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08); in hpt36x_init_chipset()
H A Dpata_hpt37x.c893 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08); in hpt37x_init_one()
H A Dpata_hpt3x2n.c540 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08); in hpt3x2n_init_one()