Searched refs:st0 (Results 51 - 73 of 73) sorted by relevance

123

/netbsd-6-1-5-RELEASE/etc/etc.amigappc/
H A DMAKEDEV.conf12 makedev sd0 sd1 sd2 sd3 sd4 sd5 sd6 sd7 sd8 sd9 cd0 st0 wd0 wd1
27 makedev cd0 cd1 cd2 st0 wd0 wd1 md0
/netbsd-6-1-5-RELEASE/etc/etc.hp300/
H A DMAKEDEV.conf6 makedev sd0 sd1 sd2 cd0 cd1 st0 st1 ch0
19 makedev sd0 sd1 sd2 cd0 cd1 st0 st1 ch0
/netbsd-6-1-5-RELEASE/etc/etc.i386/
H A DMAKEDEV.conf10 makedev st0 st1 ch0 cd0 cd1 mcd0 vnd0
55 makedev std wt0 fd0 fd1 wd0 wd1 wd2 wd3 sd0 sd1 sd2 sd3 sd4 st0 st1
/netbsd-6-1-5-RELEASE/etc/etc.ofppc/
H A DMAKEDEV.conf4 makedev wscons sd0 sd1 sd2 st0 st1 cd0 cd1 wd0 wd1 fd0 fd1
24 makedev st0 st1 cd0 cd1 wd0 wd1 md0 fd0 fd1
/netbsd-6-1-5-RELEASE/etc/etc.sparc/
H A DMAKEDEV.conf6 makedev wd0 wd1 wd2 wd3 cd0 st0 st1 fd0
38 makedev wd0 wd1 wd2 wd3 cd0 cd1 st0 st1 fd0
/netbsd-6-1-5-RELEASE/distrib/sun2/miniroot/
H A DMakefile24 MAKEDEVTARGETS= std md0 cd0 st0 st1 sd0 sd1 sd2 xd0 xy0
/netbsd-6-1-5-RELEASE/sys/arch/mips/adm5120/dev/
H A Dwdc_extio.c122 uint8_t st0;
136 st0 = bus_space_read_1(wdr->cmd_iot,
138 if ((st0 & WDCS_BSY) == 0)
/netbsd-6-1-5-RELEASE/distrib/sun3/miniroot/
H A DMakefile25 MAKEDEVTARGETS= std md0 cd0 st0 st1 sd0 sd1 sd2 xd0 xy0 fd0
/netbsd-6-1-5-RELEASE/etc/etc.amd64/
H A DMAKEDEV.conf10 makedev st0 st1 ch0 cd0 cd1 mcd0 vnd0
/netbsd-6-1-5-RELEASE/bin/csh/
H A Dexec.c269 Char *lastsh[2], **vp, *st0, **ost; local
322 st0 = st[0];
326 ost[0] = st0;
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dwdc.c294 u_int8_t st0 = 0, st1 = 0; local
324 st0 = bus_space_read_1(wdr->cmd_iot,
331 (st0 & WDCS_DRDY)) &&
345 if ((st0 & WDCS_DRDY) == 0)
351 ATADEBUG_PRINT(("%s:%d: wait DRDY st0 0x%x st1 0x%x\n",
353 chp->ch_channel, st0, st1), DEBUG_PROBE);
492 u_int8_t st0 = 0, st1 = 0, sc, sn, cl, ch; local
514 st0 = bus_space_read_1(wdr->cmd_iot,
525 if ((st0 & WDCS_BSY) == 0)
529 ATADEBUG_PRINT(("%s:%d: before reset, st0
1093 u_int8_t st0 = 0, st1 = 0; local
[all...]
/netbsd-6-1-5-RELEASE/etc/etc.vax/
H A DMAKEDEV.conf4 makedev mt0 mt1 ts0 ts1 st0 st1 uk0 ss0 cd0 vt0
13 makedev std bpf md0 ipty mt0 st0 rd0 rd1 dz0 dl0 dhu0
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/x86_64/abi/
H A Dargs.h76 ldouble st0, st1, st2, st3, st4, st5, st6, st7; member in struct:FloatRegisters
/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Dfd.c1002 printf(" (st0 %s cyl %d)\n", bits, fdc->sc_status[1]);
1006 printf(" (st0 %s", bits);
1074 #define st0 fdc->sc_status[0] macro
1094 (st0 & 0xf8) != 0x20) {
1384 if ((st0 & 0xf8) == 0xc0) {
1389 (st0 & 0xf8) != 0x20 ||
1411 if ((tmp = fdcresult(fdc)) != 7 || (st0 & 0xf8) != 0) {
1443 if ((tmp = fdcresult(fdc)) != 7 || (st0 & 0xf8) != 0) {
1444 printf("fdcintr: resnum=%d, st0=%x\n", tmp, st0);
1537 #undef st0 macro
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/arc/jazz/
H A Dfd.c694 printf(" (st0 %s cyl %d)\n", bits, fdc->sc_status[1]);
698 printf(" (st0 %s", bits);
766 #define st0 fdc->sc_status[0] macro
910 if (fdcresult(fdc) != 2 || (st0 & 0xf8) != 0x20 ||
937 if (i != 7 || (st0 & 0xf8) != 0) {
999 if (fdcresult(fdc) != 2 || (st0 & 0xf8) != 0x20 || cyl != 0) {
1021 #undef st0 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/x86_64/abi/
H A Dargs.h80 ldouble st0, st1, st2, st3, st4, st5, st6, st7; member in struct:FloatRegisters
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/x86_64/abi/avx/
H A Dargs.h89 long double st0, st1, st2, st3, st4, st5, st6, st7; member in struct:FloatRegisters
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Dhdfd.c855 printf(" (st0 %s", bits);
884 printf(" (st0 %s cyl %d)\n", bits, fdc->sc_status[1]);
931 #define st0 fdc->sc_status[0] macro
1109 if (fdcresult(fdc) != 2 || (st0 & 0xf8) != 0x20 ||
1204 if (fdcresult(fdc) != 2 || (st0 & 0xf8) != 0x20 || cyl != 0) {
1226 #undef st0 macro
/netbsd-6-1-5-RELEASE/sys/arch/sun3/dev/
H A Dfd.c970 printf(" (st0 %s cyl %d)\n", bits, fdc->sc_status[1]);
974 printf(" (st0 %s", bits);
1133 #define st0 fdc->sc_status[0] macro
1354 if (fdc->sc_nstat != 2 || (st0 & 0xf8) != 0x20 ||
1386 if (fdc->sc_nstat != 7 || (st0 & 0xf8) != 0 || st1 != 0) {
1495 if (fdc->sc_nstat != 2 || (st0 & 0xf8) != 0x20 || cyl != 0) {
1518 #undef st0 macro
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dfd.c967 printf(" (st0 %s cyl %d)\n", bits, fdc->sc_status[1]);
971 printf(" (st0 %s", bits);
1027 #define st0 fdc->sc_status[0] macro
1203 if (fdcresult(fdc) != 2 || (st0 & 0xf8) != 0x20 ||
1228 if (fdcresult(fdc) != 7 || (st0 & 0xf8) != 0) {
1290 if (fdcresult(fdc) != 2 || (st0 & 0xf8) != 0x20 || cyl != 0) {
1309 #undef st0 macro
/netbsd-6-1-5-RELEASE/sys/arch/acorn32/mainbus/
H A Dfd.c822 printf(" (st0 %s cyl %d)\n", bits, fdc->sc_status[1]);
826 printf(" (st0 %s", bits);
894 #define st0 fdc->sc_status[0] macro
1089 if (fdcresult(fdc) != 2 || (st0 & 0xf8) != 0x20 ||
1115 if (fdcresult(fdc) != 7 || (st0 & 0xf8) != 0) {
1183 if (fdcresult(fdc) != 2 || (st0 & 0xf8) != 0x20 || cyl != 0) {
1205 #undef st0 macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/dev/
H A Dfdc.c1391 printf(" (st0 %s", bits);
1431 printf(" (st0 %s cyl %d)\n", bits, fdc->sc_status[1]);
1593 #define st0 fdc->sc_status[0] macro
1734 if (fdc->sc_nstat != 2 || (st0 & 0xf8) != 0x20 ||
1839 if (fdc->sc_nstat != 2 || (st0 & 0xf8) != 0x20 ||
1893 ((st0 & 0xf8) != 0 &&
1894 ((st0 & 0xf8) != 0x20 || (fdc->sc_cfg & CFG_EIS) == 0))) {
2002 if (fdc->sc_nstat != 2 || (st0 & 0xf8) != 0x20 || cyl != 0) {
2036 #undef st0 macro
/netbsd-6-1-5-RELEASE/sys/arch/sparc/dev/
H A Dfd.c1213 printf(" (st0 %s cyl %d)\n", bits, fdc->sc_status[1]);
1217 printf(" (st0 %s", bits);
1410 #define st0 fdc->sc_status[0] macro
1551 if (fdc->sc_nstat != 2 || (st0 & 0xf8) != 0x20 ||
1654 if (fdc->sc_nstat != 2 || (st0 & 0xf8) != 0x20 ||
1708 ((st0 & 0xf8) != 0 &&
1709 ((st0 & 0xf8) != 0x20 || (fdc->sc_cfg & CFG_EIS) == 0))) {
1816 if (fdc->sc_nstat != 2 || (st0 & 0xf8) != 0x20 || cyl != 0) {
1850 #undef st0 macro

Completed in 345 milliseconds

123