Lines Matching refs:ahd_softc
81 struct ahd_softc *ahd = pci_get_drvdata(pdev); in ahd_linux_pci_dev_suspend()
101 struct ahd_softc *ahd = pci_get_drvdata(pdev); in ahd_linux_pci_dev_resume()
126 struct ahd_softc *ahd = pci_get_drvdata(pdev); in ahd_linux_pci_dev_remove()
139 ahd_linux_pci_inherit_flags(struct ahd_softc *ahd) in ahd_linux_pci_inherit_flags()
146 struct ahd_softc *master = pci_get_drvdata(master_pdev); in ahd_linux_pci_inherit_flags()
160 struct ahd_softc *ahd; in ahd_linux_pci_dev_probe()
251 ahd_linux_pci_reserve_io_regions(struct ahd_softc *ahd, resource_size_t *base, in ahd_linux_pci_reserve_io_regions()
273 ahd_linux_pci_reserve_mem_region(struct ahd_softc *ahd, in ahd_linux_pci_reserve_mem_region()
309 ahd_pci_map_registers(struct ahd_softc *ahd) in ahd_pci_map_registers()
381 ahd_pci_map_int(struct ahd_softc *ahd) in ahd_pci_map_int()
394 ahd_power_state_change(struct ahd_softc *ahd, ahd_power_state new_state) in ahd_power_state_change()