Searched refs:pci_type (Results 1 – 3 of 3) sorted by relevance
529 if (bgep->chipid.pci_type == BGE_PCI_E) { in bge_chip_cfg_init()562 if (cidp->pci_type == BGE_PCI_E) { in bge_chip_cfg_init()2578 cidp->pci_type = BGE_PCI_X; in bge_chip_id_init()2629 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()2660 cidp->pci_type = BGE_PCI; in bge_chip_id_init()2695 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()2698 cidp->pci_type = BGE_PCI; in bge_chip_id_init()2717 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()2733 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()2751 cidp->pci_type = BGE_PCI_E; in bge_chip_id_init()[all …]
630 uint32_t pci_type; member
1690 uint32_t pci_type = PCI_ADDR_TYPE_INVAL; in pci_type_ra2pci() local1696 pci_type = PCI_ADDR_IO; in pci_type_ra2pci()1699 pci_type = PCI_ADDR_MEM32; in pci_type_ra2pci()1702 pci_type = PCI_ADDR_MEM32; in pci_type_ra2pci()1703 pci_type |= PCI_REG_PF_M; in pci_type_ra2pci()1706 return (pci_type); in pci_type_ra2pci()