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

  /src/sys/arch/alpha/pci/
apecs.c 208 return (alpha_bus_space_get_window(st, window, abst));
irongate.c 211 error = alpha_bus_space_get_window(st, window, abst);
lca.c 271 return (alpha_bus_space_get_window(st, window, abst));
cia.c 371 return (alpha_bus_space_get_window(st, window, abst));
mcpcia.c 351 return (alpha_bus_space_get_window(st, window, abst));
tsc.c 294 error = alpha_bus_space_get_window(st, window, abst);
  /src/sys/arch/alpha/include/
bus_funcs.h 117 #define alpha_bus_space_get_window(t, w, abst) \ macro

Completed in 105 milliseconds