Lines Matching defs:svr
247 bus_space_handle_t bsh, u_int svr)
294 bus_space_handle_t bsh, u_int svr)
318 bus_space_handle_t bsh, u_int svr)
358 if (svr != (SVR_MPC8555v1 >> 16)) {
387 bus_space_handle_t bsh, u_int svr)
436 bus_space_handle_t bsh, u_int svr)
473 bus_space_handle_t bsh, u_int svr)
550 const uint16_t svr = e500_get_svr();
553 if (si->si_svr == svr) {
562 (*si->si_attach)(self, bst, bsh, svr);
567 "0 input groups, 0 output groups (unknown svr %#x)\n",
568 svr);