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

  /src/sys/arch/atari/vme/
et4000.c 110 int regsz; member in struct:grfabs_et4k_priv
369 et4k_priv.regsz = va->va_iosize;
  /src/sys/arch/atari/dev/
grfabs_et.c 155 int regsz; member in struct:grfabs_et_priv
462 et_priv.regsz = PCI_IO_SIZE;
  /src/sys/arch/aarch64/aarch64/
disasm.c 3253 const int regsz = (opc & 3) + 2; local in function:OP6FUNC
3263 FREGNAME(regsz, Rt),
3264 FREGNAME(regsz, Rt2),
3269 FREGNAME(regsz, Rt),
3270 FREGNAME(regsz, Rt2),
3279 const int regsz = (opc & 3) + 2; local in function:OP6FUNC
3283 FREGNAME(regsz, Rt),
3284 FREGNAME(regsz, Rt2),
3292 const int regsz = (opc & 3) + 2; local in function:OP6FUNC
3296 FREGNAME(regsz, Rt)
3305 const int regsz = (opc & 3) + 2; local in function:OP6FUNC
3341 int regsz; local in function:OP5FUNC
3358 int regsz; local in function:OP5FUNC
3375 int regsz; local in function:OP5FUNC
3399 int regsz, r; local in function:OP7FUNC
    [all...]

Completed in 15 milliseconds