Searched refs:PCI_VPDRES_LARGE_SIZE (Results 1 – 2 of 2) sorted by relevance
216 #define PCI_VPDRES_LARGE_SIZE 0x03 in gem_pci_attach() macro264 GEM_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_SIZE + PCI_VPD_KEY0) != in gem_pci_attach()266 GEM_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_SIZE + PCI_VPD_KEY1) != in gem_pci_attach()268 GEM_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_SIZE + PCI_VPD_LEN) != in gem_pci_attach()270 GEM_ROM_READ_1(sc, j + PCI_VPDRES_LARGE_SIZE + PCI_VPD_SIZE + in gem_pci_attach()276 GEM_PCI_ROM_OFFSET + j + PCI_VPDRES_LARGE_SIZE + PCI_VPD_SIZE, in gem_pci_attach()
2719 #define PCI_VPDRES_LARGE_SIZE 0x03 in cas_pci_attach() macro2774 j += PCI_VPDRES_LARGE_SIZE + i; in cas_pci_attach()2777 for (j += PCI_VPDRES_LARGE_SIZE; i > 0; in cas_pci_attach()