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

  /src/sys/arch/sgimips/gio/
pci_gio.c 104 static struct mips_bus_space pcimem_mbst; variable in typeref:struct:mips_bus_space
150 pcimem_bus_mem_init(&pcimem_mbst, NULL);
151 gio_pci_memt = &pcimem_mbst;
  /src/sys/arch/sgimips/mace/
pci_mace.c 92 static struct mips_bus_space pcimem_mbst; variable in typeref:struct:mips_bus_space
138 pcimem_bus_mem_init(&pcimem_mbst, NULL);
139 mace_pci_memt = &pcimem_mbst;

Completed in 96 milliseconds