/titanic_44/usr/src/lib/libcpc/i386/ |
H A D | conf_pentium.c | 305 validargs(int cpuver, int regno) in validargs() 318 versionmatch(int cpuver, int regno, const struct nametable *n) in versionmatch() 356 getnametable(int cpuver, int regno) in getnametable() 381 cpc_walk_names(int cpuver, int regno, void *arg, in cpc_walk_names() argument 394 __cpc_reg_to_name(int cpuver, int regno, uint8_t bits) in __cpc_reg_to_name() 410 __cpc_name_to_reg(int cpuver, int regno, const char *name, uint8_t *bits) in __cpc_name_to_reg()
|
H A D | event_pentium.c | 134 uint_t regno; in picbits() local 527 regtostr(int cpuver, int regno, uint8_t bits) in regtostr()
|
/titanic_44/usr/src/lib/libcpc/sparc/ |
H A D | conf_ultra.c | 402 validargs(int cpuver, int regno) in validargs() 415 versionmatch(int cpuver, int regno, const struct nametable *n) in versionmatch() 423 getnametable(int cpuver, int regno) in getnametable() 454 cpc_walk_names(int cpuver, int regno, void *arg, in cpc_walk_names() argument 467 __cpc_reg_to_name(int cpuver, int regno, uint8_t bits) in __cpc_reg_to_name() 483 __cpc_name_to_reg(int cpuver, int regno, const char *name, uint8_t *bits) in __cpc_name_to_reg()
|
H A D | event_ultra.c | 100 uint_t regno; in picbits() local 339 regtostr(int cpuver, int regno, uint8_t bits) in regtostr()
|
/titanic_44/usr/src/uts/common/io/rge/ |
H A D | rge_chip.c | 56 rge_reg_get32(rge_t *rgep, uintptr_t regno) in rge_reg_get32() 68 rge_reg_put32(rge_t *rgep, uintptr_t regno, uint32_t data) in rge_reg_put32() 80 rge_reg_set32(rge_t *rgep, uintptr_t regno, uint32_t bits) in rge_reg_set32() 96 rge_reg_clr32(rge_t *rgep, uintptr_t regno, uint32_t bits) in rge_reg_clr32() 112 rge_reg_get16(rge_t *rgep, uintptr_t regno) in rge_reg_get16() 124 rge_reg_put16(rge_t *rgep, uintptr_t regno, uint16_t data) in rge_reg_put16() 136 rge_reg_get8(rge_t *rgep, uintptr_t regno) in rge_reg_get8() 148 rge_reg_put8(rge_t *rgep, uintptr_t regno, uint8_t data) in rge_reg_put8() 160 rge_reg_set8(rge_t *rgep, uintptr_t regno, uint8_t bits) in rge_reg_set8() 176 rge_reg_clr8(rge_t *rgep, uintptr_t regno, uint8_t bits) in rge_reg_clr8() [all …]
|
/titanic_44/usr/src/uts/common/io/bge/ |
H A D | bge_chip2.c | 180 bge_cfg_clr16(bge_t *bgep, bge_regno_t regno, uint16_t bits) in bge_cfg_clr16() 202 bge_cfg_clr32(bge_t *bgep, bge_regno_t regno, uint32_t bits) in bge_cfg_clr32() 238 bge_ind_get32(bge_t *bgep, bge_regno_t regno) in bge_ind_get32() 265 bge_ind_put32(bge_t *bgep, bge_regno_t regno, uint32_t val) in bge_ind_put32() 605 bge_reg_get32(bge_t *bgep, bge_regno_t regno) in bge_reg_get32() 617 bge_reg_put32(bge_t *bgep, bge_regno_t regno, uint32_t data) in bge_reg_put32() 630 bge_reg_set32(bge_t *bgep, bge_regno_t regno, uint32_t bits) in bge_reg_set32() 646 bge_reg_clr32(bge_t *bgep, bge_regno_t regno, uint32_t bits) in bge_reg_clr32() 662 bge_reg_get64(bge_t *bgep, bge_regno_t regno) in bge_reg_get64() 705 bge_reg_put64(bge_t *bgep, bge_regno_t regno, uint64_t data) in bge_reg_put64() [all …]
|
/titanic_44/usr/src/uts/common/io/nge/ |
H A D | nge_chip.c | 43 nge_reg_get8(nge_t *ngep, nge_regno_t regno) in nge_reg_get8() 54 nge_reg_put8(nge_t *ngep, nge_regno_t regno, uint8_t data) in nge_reg_put8() 66 nge_reg_get16(nge_t *ngep, nge_regno_t regno) in nge_reg_get16() 76 nge_reg_put16(nge_t *ngep, nge_regno_t regno, uint16_t data) in nge_reg_put16() 88 nge_reg_get32(nge_t *ngep, nge_regno_t regno) in nge_reg_get32() 98 nge_reg_put32(nge_t *ngep, nge_regno_t regno, uint32_t data) in nge_reg_put32() 115 uint64_t regno; in nge_chip_peek_cfg() local 151 uint64_t regno; in nge_chip_poke_cfg() local 975 uint32_t regno; in nge_chip_reset() local
|
H A D | nge_xmii.c | 55 nge_mii_access(nge_t *ngep, nge_regno_t regno, uint16_t data, uint32_t cmd) in nge_mii_access() 138 nge_mii_get16(nge_t *ngep, nge_regno_t regno) in nge_mii_get16() 148 nge_mii_put16(nge_t *ngep, nge_regno_t regno, uint16_t data) in nge_mii_put16()
|
H A D | nge_kstats.c | 69 uint32_t regno; in nge_statistics_update() local 279 uint32_t regno; in nge_m_stat() local
|
/titanic_44/usr/src/cmd/cpc/common/ |
H A D | caps.c | 55 list_cap(void *arg, uint_t regno, const char *name) in list_cap() 102 cap_walker(void *arg, uint_t regno, const char *name) in cap_walker()
|
/titanic_44/usr/src/lib/libm/common/m9x/ |
H A D | __fex_sse.c | 49 #define regno(X) ((X < 4)? REG_RAX - X : \ macro 52 #define regno(X) (EAX - X) macro
|
/titanic_44/usr/src/cmd/sgs/libconv/common/ |
H A D | dwarf.c | 106 conv_dwarf_regname(Half mach, Word regno, Conv_fmt_flags_t fmt_flags, in conv_dwarf_regname()
|
H A D | corenote.c | 537 conv_cnote_pr_regname(Half mach, int regno, Conv_fmt_flags_t fmt_flags, in conv_cnote_pr_regname()
|
/titanic_44/usr/src/uts/common/io/audio/drv/audiosolo/ |
H A D | audiosolo.c | 224 #define PORT_RD8(port, regno) \ argument 226 #define PORT_RD16(port, regno) \ argument 228 #define PORT_RD32(port, regno) \ argument 230 #define PORT_WR8(port, regno, data) \ argument 232 #define PORT_WR16(port, regno, data) \ argument 234 #define PORT_WR32(port, regno, data) \ argument
|
/titanic_44/usr/src/uts/sun4v/pcbe/ |
H A D | niagara_pcbe.c | 275 find_generic_event(int regno, char *name) in find_generic_event() 288 find_event(int regno, char *name) in find_event()
|
/titanic_44/usr/src/uts/sun4u/pcbe/ |
H A D | us234_pcbe.c | 712 find_generic_event(int regno, char *name) in find_generic_event() 724 find_event(int regno, char *name) in find_event()
|
H A D | opl_pcbe.c | 603 find_generic_event(int regno, char *name) in find_generic_event() 615 find_event(int regno, char *name) in find_event()
|
/titanic_44/usr/src/tools/ctf/dwarf/common/ |
H A D | pro_frame.c | 301 Dwarf_Ubyte opc, regno; in dwarf_fde_cfa_offset() local
|
/titanic_44/usr/src/cmd/sgs/elfdump/common/ |
H A D | dwarf.c | 158 dwarf_regname(Half mach, int regno, char *buf, size_t bufsize) in dwarf_regname()
|
/titanic_44/usr/src/lib/libproc/common/ |
H A D | Pcontrol.c | 2011 Pgetareg(struct ps_prochandle *P, int regno, prgreg_t *preg) in Pgetareg() 2036 Pputareg(struct ps_prochandle *P, int regno, prgreg_t reg) in Pputareg() 3548 Lgetareg(struct ps_lwphandle *L, int regno, prgreg_t *preg) in Lgetareg() 3568 Lputareg(struct ps_lwphandle *L, int regno, prgreg_t reg) in Lputareg()
|
/titanic_44/usr/src/uts/sun/io/scsi/adapters/ |
H A D | fas.c | 1466 fas_reg_tracing(struct fas *fas, int type, int regno, uint32_t what) in fas_reg_tracing() 1482 int regno = (uintptr_t)&fasreg->fas_cmd - (uintptr_t)fasreg; in fas_reg_cmd_write() local 1496 int regno = (uintptr_t)p - (uintptr_t)fas->f_reg; in fas_reg_write() local 1510 int regno = (uintptr_t)p - (uintptr_t)fas->f_reg; in fas_reg_read() local 1533 int regno = (uintptr_t)p - (uintptr_t)fas->f_dma; in fas_dma_reg_write() local 1548 int regno = (uintptr_t)p - (uintptr_t)fas->f_dma; in fas_dma_reg_read() local
|
/titanic_44/usr/src/uts/common/io/drm/ |
H A D | drm_sunmod.c | 648 int regno; in drm_sun_devmap() local
|
/titanic_44/usr/src/uts/sun/io/eri/ |
H A D | eri.c | 663 int regno; in eri_attach() local
|
/titanic_44/usr/src/uts/common/io/hme/ |
H A D | hme.c | 1166 int regno; in hmeattach() local
|