Searched refs:TCM (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/sys/dev/eisa/ |
| H A D | eisadevs | 92 vendor TCM 3Com 878 product TCM 3190 3C319 TokenLink Velocity 879 product TCM 5030 EtherLink II Family 880 product TCM 5070 3C507 Etherlink 16 or TP v2.0 881 product TCM 5090 3C509-TP Ethernet 882 product TCM 5091 3C509 Ethernet 883 product TCM 5092 3C579-TP Ethernet 884 product TCM 5093 3C579 Ethernet 885 product TCM 5094 3C509-Combo Ethernet 886 product TCM 5095 3C509-TPO Ethernet [all …]
|
| /openbsd-src/sys/arch/luna88k/dev/ |
| H A D | mb89352reg.h | 104 #define TCM 0x0d /* Transfer Counter Middle (R/W) */ macro
|
| H A D | mb89352.c | 251 bus_space_write_1(iot, ioh, TCM, 0); in spc_reset() 560 bus_space_write_1(iot, ioh, TCM, 113); in spc_select() 862 bus_space_write_1(iot, ioh, TCM, 0); in spc_msgin() 1236 bus_space_write_1(iot, ioh, TCM, n >> 8); in spc_msgout() 1339 bus_space_write_1(iot, ioh, TCM, n >> 8); in spc_dataout_pio() 1433 (bus_space_read_1(iot, ioh, TCM) << 8) | in spc_dataout_pio() 1465 bus_space_write_1(iot, ioh, TCM, n >> 8); in spc_datain_pio() 2078 printf(" MBC=%x DREG=%x TEMP=%x TCH=%x TCM=%x\n", in spc_dump89352() 2087 bus_space_read_1(iot, ioh, TCM)); in spc_dump89352()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVSchedSyntacoreSCR1.td | 65 // (SCR1_CFG_RV32IMC_MAX includes TCM)
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
| H A D | tc-arm.c | 9015 #define TCM(m1,m2, aop, top, nops, ops, ae, te) \ macro 10351 #undef TCM
|