HomeSort by: relevance | last modified time | path
    Searched defs:alpha_pci_io_switch (Results 1 - 2 of 2) sorted by relevancy

  /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;

Completed in 20 milliseconds