OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RISC_BLOCK
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
ispreg.h
99
#define
RISC_BLOCK
(3 << _BLK_REG_SHFT)
694
#define RISC_ACC
RISC_BLOCK
+0x0 /* RW*: Accumulator */
695
#define RISC_R1
RISC_BLOCK
+0x2 /* RW*: GP Reg R1 */
696
#define RISC_R2
RISC_BLOCK
+0x4 /* RW*: GP Reg R2 */
697
#define RISC_R3
RISC_BLOCK
+0x6 /* RW*: GP Reg R3 */
698
#define RISC_R4
RISC_BLOCK
+0x8 /* RW*: GP Reg R4 */
699
#define RISC_R5
RISC_BLOCK
+0xA /* RW*: GP Reg R5 */
700
#define RISC_R6
RISC_BLOCK
+0xC /* RW*: GP Reg R6 */
701
#define RISC_R7
RISC_BLOCK
+0xE /* RW*: GP Reg R7 */
702
#define RISC_R8
RISC_BLOCK
+0x10 /* RW*: GP Reg R8 *
[
all
...]
/src/sys/dev/pci/
isp_pci.c
534
pcs->pci_poff[
RISC_BLOCK
>> _BLK_REG_SHFT] = PCI_RISC_REGS_OFF;
975
case
RISC_BLOCK
:
976
isp_prt(isp, ISP_LOGWARN, "
RISC_BLOCK
read at 0x%x", regoff);
1038
case
RISC_BLOCK
:
1039
isp_prt(isp, ISP_LOGWARN, "
RISC_BLOCK
write at 0x%x", regoff);
/src/sys/dev/sbus/
isp_sbus.c
199
sbc->sbus_poff[
RISC_BLOCK
>> _BLK_REG_SHFT] = SBUS_RISC_REGS_OFF;
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025