Home
last modified time | relevance | path

Searched refs:PCI_MIN_GNT (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/ata/
Dpata_hpt366.c316 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08); in hpt36x_init_chipset()
Dpata_hpt3x2n.c541 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08); in hpt3x2n_init_one()
Dpata_hpt37x.c916 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08); in hpt37x_init_one()
/linux-3.4.99/include/linux/
Dpci_regs.h115 #define PCI_MIN_GNT 0x3e /* 8 bits */ macro
/linux-3.4.99/drivers/net/fddi/skfp/h/
Dskfbi.h55 #define PCI_MIN_GNT 0x3e /* 8 bit Min_Gnt */ macro
/linux-3.4.99/drivers/ide/
Dhpt366.c922 pci_write_config_byte(dev, PCI_MIN_GNT, 0x08); in init_chipset_hpt366()