Searched refs:pcihost_bus_space_map (Results 1 – 1 of 1) sorted by relevance
92 static int pcihost_bus_space_map(void *, bus_addr_t, bus_size_t,246 pibs->bst.bs_map = pcihost_bus_space_map; in pcihost_config()253 pmbs->bst.bs_map = pcihost_bus_space_map; in pcihost_config()664 pcihost_bus_space_map(void *t, bus_addr_t bpa, bus_size_t size, int flag, in pcihost_bus_space_map() function