Home | Sort by: relevance | last modified time | path |
/src/lib/libarch/alpha/ | |
alpha_pci_io.c | 82 const struct alpha_pci_io_ops *alpha_pci_io_switch; variable in typeref:typename:const struct alpha_pci_io_ops * 96 alpha_pci_io_switch = NULL; 118 alpha_pci_io_switch = &alpha_pci_io_bwx_ops; 120 alpha_pci_io_switch = &alpha_pci_io_swiz_ops; |
alpha_pci_io.c | 82 const struct alpha_pci_io_ops *alpha_pci_io_switch; variable in typeref:typename:const struct alpha_pci_io_ops * 96 alpha_pci_io_switch = NULL; 118 alpha_pci_io_switch = &alpha_pci_io_bwx_ops; 120 alpha_pci_io_switch = &alpha_pci_io_swiz_ops; |