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

  /src/sys/arch/vax/vsa/
spx.c 212 static int spx_map_regs(device_t, u_int, u_int, u_int, u_int);
220 #define SPX_MAP_REGS(self, type) if (!spx_map_regs(self, \
1231 spx_map_regs(device_t self, function in typeref:typename:int
1475 SPX_MAP_REGS(self, SPX);
1477 SPX_MAP_REGS(self, SPXg);

Completed in 12 milliseconds