Searched refs:pci_channel (Results 1 – 17 of 17) sorted by relevance
/arch/sh/drivers/pci/ |
D | pci-auto.c | 59 static struct pci_dev *fake_pci_dev(struct pci_channel *hose, in fake_pci_dev() 81 static int early_##rw##_config_##size(struct pci_channel *hose, \ 106 pciauto_setup_bars(struct pci_channel *hose, in pciauto_setup_bars() 253 pciauto_prescan_setup_bridge(struct pci_channel *hose, in pciauto_prescan_setup_bridge() 289 pciauto_postscan_setup_bridge(struct pci_channel *hose, in pciauto_postscan_setup_bridge() 332 pciauto_prescan_setup_cardbus_bridge(struct pci_channel *hose, in pciauto_prescan_setup_cardbus_bridge() 359 pciauto_postscan_setup_cardbus_bridge(struct pci_channel *hose, in pciauto_postscan_setup_cardbus_bridge() 421 pciauto_bus_scan(struct pci_channel *hose, int top_bus, int current_bus) in pciauto_bus_scan() 529 pciauto_assign_resources(int busno, struct pci_channel *hose) in pciauto_assign_resources()
|
D | ops-sh03.c | 41 struct pci_channel board_pci_channels[] = {
|
D | fixups-dreamcast.c | 33 struct pci_channel *p = board_pci_channels; in gapspci_fixup_resources()
|
D | ops-landisk.c | 32 struct pci_channel board_pci_channels[] = {
|
D | ops-sh7785lcr.c | 43 struct pci_channel board_pci_channels[] = {
|
D | ops-sdk7780.c | 51 struct pci_channel board_pci_channels[] = {
|
D | ops-lboxre2.c | 41 struct pci_channel board_pci_channels[] = {
|
D | ops-se7780.c | 60 struct pci_channel board_pci_channels[] = {
|
D | ops-r7780rp.c | 45 struct pci_channel board_pci_channels[] = {
|
D | ops-snapgear.c | 42 struct pci_channel board_pci_channels[] = {
|
D | ops-rts7751r2d.c | 49 struct pci_channel board_pci_channels[] = {
|
D | ops-titan.c | 54 struct pci_channel board_pci_channels[] = {
|
D | ops-cayman.c | 79 struct pci_channel board_pci_channels[] = {
|
D | ops-dreamcast.c | 47 struct pci_channel board_pci_channels[] = {
|
D | pci.c | 26 struct pci_channel *p; in pcibios_init()
|
/arch/sh/include/asm/ |
D | pci.h | 19 struct pci_channel { struct 30 extern struct pci_channel board_pci_channels[]; argument 132 int pciauto_assign_resources(int busno, struct pci_channel *hose);
|
/arch/sh/boards/mach-se/7751/ |
D | pci.c | 143 struct pci_channel board_pci_channels[] = {
|