![jonathan](/assets/img/avatar_default.png)
Rename the ioctl asic register and slot macros from ASIC_<xxx> to IOASIC_<xxx>, to be compatible with the machine-indpendent names in sys/dev/tc/ioasicvar.h. The pmax code still uses sys/arch/pmax/pmax/asic.h, as some of the registers and offsets defined there are not yet defined in sys/dev/tc/ioasicvar.h. Rename the ioctl asic base-address pointer from `asic_base' to `ioasic_base'.
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%