HomeSort by: relevance | last modified time | path
    Searched refs:vtpbc_configuration (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/algor/algor/
algor_p4032_bus_mem.c 62 (vtpbc_configuration.vt_pci_membase + 0x00000000UL)
64 (vtpbc_configuration.vt_pci_membase + 0x007fffffUL)
70 (vtpbc_configuration.vt_pci_membase + 0x01000000UL)
72 (vtpbc_configuration.vt_pci_membase + 0x07ffffffUL)
algor_p4032_bus_io.c 62 (vtpbc_configuration.vt_pci_iobase + 0x00000000UL)
64 (vtpbc_configuration.vt_pci_iobase + 0x000fffffUL)
algor_p4032_dma.c 59 t->_wbase = vtpbc_configuration.vt_dma_winbase;
machdep.c 212 struct vtpbc_config *vt = &vtpbc_configuration;
259 struct vtpbc_config *vt = &vtpbc_configuration;
  /src/sys/arch/algor/pci/
vtpbcvar.h 51 extern struct vtpbc_config vtpbc_configuration;
vtpbc.c 56 struct vtpbc_config vtpbc_configuration; variable in typeref:struct:vtpbc_config
  /src/sys/arch/algor/dev/
vtpbc_mainbus.c 89 vt = &vtpbc_configuration;

Completed in 16 milliseconds