Home
last modified time | relevance | path

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

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