Searched refs:IWL_BUS_GET_PCI_BUS (Results 1 – 1 of 1) sorted by relevance
87 #define IWL_BUS_GET_PCI_BUS(_iwl_bus) \ macro91 ((IWL_BUS_GET_PCI_BUS(_iwl_bus))->pci_dev)156 iowrite8(val, IWL_BUS_GET_PCI_BUS(bus)->hw_base + ofs); in iwl_pci_write8()161 iowrite32(val, IWL_BUS_GET_PCI_BUS(bus)->hw_base + ofs); in iwl_pci_write32()166 u32 val = ioread32(IWL_BUS_GET_PCI_BUS(bus)->hw_base + ofs); in iwl_pci_read32()381 pci_bus = IWL_BUS_GET_PCI_BUS(bus); in iwl_pci_probe()478 struct iwl_pci_bus *pci_bus = IWL_BUS_GET_PCI_BUS(bus); in iwl_pci_remove()