/src/sys/arch/amiga/dev/ |
zssc.c | 168 int istat; local in function:zssc_dmaintr 173 istat = rp->siop_istat; 174 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0) 181 sc->sc_istat = istat;
|
bppcsc.c | 180 u_char istat; local in function:bppcsc_dmaintr 187 istat = rp->siop_istat; 188 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0) 195 sc->sc_istat = istat;
|
cbiiisc.c | 177 int istat; local in function:cbiiisc_dmaintr 183 istat = rp->siop_istat; 184 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0) 191 sc->sc_istat = istat;
|
drsc.c | 190 int istat; local in function:drsc_handler 196 istat = rp->siop_istat; 198 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0) 206 sc->sc_istat = istat;
|
mgnsc.c | 180 u_char istat; local in function:mgnsc_dmaintr 185 istat = rp->siop_istat; 186 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0) 193 sc->sc_istat = istat;
|
wesc.c | 171 u_char istat; local in function:wesc_dmaintr 176 istat = rp->siop_istat; 177 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0) 184 sc->sc_istat = istat;
|
afsc.c | 197 u_char istat; local in function:afsc_dmaintr 202 istat = rp->siop_istat; 203 if ((istat & (SIOP_ISTAT_SIP | SIOP_ISTAT_DIP)) == 0) 210 sc->sc_istat = istat;
|
siop.c | 305 u_char istat; local in function:siop_poll 320 while (((istat = rp->siop_istat) & 341 if (siop_checkintr(sc, istat, dstat, sstat0, &status)) { 747 printf ("istat %02x sfbr %02x lcrc %02x sien %02x dien %02x\n", 905 siop_checkintr(struct siop_softc *sc, u_char istat, u_char dstat, 925 printf ("siopchkintr: istat %x dstat %x sstat0 %x dsps %x sbcl %x sts %x msg %x\n", 926 istat, dstat, sstat0, rp->siop_dsps, rp->siop_sbcl, acb->stat[0], acb->msg[0]); 937 printf(" istat %x dstat %x sstat0 %x\n", 938 istat, dstat, sstat0); 944 SIOP_TRACE('i',dstat,istat,(istat&SIOP_ISTAT_DIP)?rp->siop_dsps&0xff:sstat0) 1491 register u_char istat, dstat, sstat0; local in function:siopintr [all...] |
ser.c | 640 u_char stat, last, istat; local in function:sermint 664 istat = stat ^ last; 666 if (istat & serdcd) { 670 if ((istat & CIAB_PRA_CTS) && (tp->t_state & TS_ISOPEN) &&
|
siop2.c | 291 u_char istat; local in function:siopng_poll 306 while (((istat = rp->siop_istat) & 310 printf ("waiting: tgt %d cmd %02x sbcl %02x istat %02x sbdl %04x\n dsp %lx (+%lx) dcmd %lx ds %p timeout %d\n", 312 rp->siop_sbcl, istat, rp->siop_sbdl, rp->siop_dsp, 327 if (siopng_checkintr(sc, istat, dstat, sist, &status)) { 490 printf ("%s: abort %s: dstat %02x, istat %02x sist %04x sien %04x sbcl %02x\n", 776 printf ("istat %02x sfbr %02x respid %02x sien %04x dien %02x\n", 970 siopng_checkintr(struct siop_softc *sc, u_char istat, u_char dstat, 993 printf ("siopngchkintr: istat %x dstat %x sist %x dsps %x sbcl %x sts %x msg %x\n", 994 istat, dstat, sist, rp->siop_dsps, rp->siop_sbcl, acb->stat[0], acb->msg[0]) 1640 u_char istat, dstat; local in function:siopngintr [all...] |
/src/sys/arch/ews4800mips/sbd/ |
osiop_sbdio.c | 99 uint8_t istat; local in function:osiop_sbdio_intr 104 istat = osiop_read_1(sc, OSIOP_ISTAT); 106 if ((istat & (OSIOP_ISTAT_SIP | OSIOP_ISTAT_DIP)) == 0) 111 sc->sc_istat = istat;
|
/src/sys/arch/hppa/gsc/ |
osiop_gsc.c | 196 uint8_t istat; local in function:osiop_gsc_intr 202 istat = osiop_read_1(sc, OSIOP_ISTAT); 204 if ((istat & (OSIOP_ISTAT_SIP | OSIOP_ISTAT_DIP)) == 0) 209 sc->sc_istat = istat;
|
/src/sys/arch/arc/jazz/ |
osiop_jazzio.c | 120 uint8_t istat; local in function:osiop_jazzio_intr 126 istat = osiop_read_1(sc, OSIOP_ISTAT); 128 if ((istat & (OSIOP_ISTAT_SIP | OSIOP_ISTAT_DIP)) == 0) 133 sc->sc_istat = istat;
|
/src/sys/dev/mvme/ |
osiop_pcctwo.c | 159 u_char istat; local in function:osiop_pcctwo_intr 165 istat = pcc2_reg_read(sys_pcctwo, PCC2REG_SCSI_ERR_STATUS); 166 if ((istat & PCCTWO_ERR_SR_MASK) != 0) { 168 device_xname(sc->sc_osiop.sc_dev), istat); 169 istat |= PCCTWO_ERR_SR_SCLR; 170 pcc2_reg_write(sys_pcctwo, PCC2REG_SCSI_ERR_STATUS, istat); 177 istat = osiop_read_1(&sc->sc_osiop, OSIOP_ISTAT); 179 if ((istat & (OSIOP_ISTAT_SIP | OSIOP_ISTAT_DIP)) == 0) 184 sc->sc_osiop.sc_istat = istat;
|
/src/bin/rcp/ |
util.c | 125 sig_t istat, qstat; local in function:susystem 139 istat = signal(SIGINT, SIG_IGN); 143 (void)signal(SIGINT, istat);
|
/src/sys/dev/ic/ |
esiop.c | 404 int istat, sist, sstat1, dstat = 0; /* XXX: gcc */ local in function:esiop_intr 415 istat = bus_space_read_1(sc->sc_c.sc_rt, sc->sc_c.sc_rh, SIOP_ISTAT); 416 if ((istat & (ISTAT_INTF | ISTAT_DIP | ISTAT_SIP)) == 0) { 422 if (istat & ISTAT_INTF) { 428 if ((istat &(ISTAT_DIP | ISTAT_SIP | ISTAT_ABRT)) == 439 printf("interrupt, istat=0x%x tflags=0x%x " 440 "DSA=0x%x DSP=0x%lx\n", istat, tflags, 490 if (istat & ISTAT_DIP) { 507 (istat & ISTAT_SIP) == 0) { 541 if (istat & ISTAT_SIP) [all...] |
siop.c | 301 int istat, sist, sstat1, dstat = 0; /* XXX: gcc */ local in function:siop_intr 310 istat = bus_space_read_1(sc->sc_c.sc_rt, sc->sc_c.sc_rh, SIOP_ISTAT); 311 if ((istat & (ISTAT_INTF | ISTAT_DIP | ISTAT_SIP)) == 0) 314 if (istat & ISTAT_INTF) { 319 if ((istat &(ISTAT_DIP | ISTAT_SIP | ISTAT_ABRT)) == 371 if (istat & ISTAT_DIP) { 388 (istat & ISTAT_SIP) == 0) { 424 if (istat & ISTAT_SIP) { 425 if (istat & ISTAT_DIP) 556 if ((istat & ISTAT_DIP) && (dstat & DSTAT_SIR)) [all...] |
oosiop.c | 1020 uint8_t istat, dstat, sstat0; local in function:oosiop_intr 1022 istat = oosiop_read_1(sc, OOSIOP_ISTAT); 1024 if ((istat & (OOSIOP_ISTAT_SIP | OOSIOP_ISTAT_DIP)) == 0) 1030 if (istat & OOSIOP_ISTAT_DIP) { 1088 if (istat & OOSIOP_ISTAT_SIP) { 1089 if (istat & OOSIOP_ISTAT_DIP)
|
osiop.c | 461 uint8_t istat, dstat, sstat0; local in function:osiop_poll 470 while (((istat = osiop_read_1(sc, OSIOP_ISTAT)) & 500 if (osiop_checkintr(sc, istat, dstat, sstat0, &status)) { 894 printf("istat %02x sfbr %02x lcrc %02x sien %02x dien %02x\n", 1042 osiop_checkintr(struct osiop_softc *sc, uint8_t istat, uint8_t dstat, 1072 printf(" istat %x dstat %x sstat0 %x\n", istat, dstat, sstat0); 1078 OSIOP_TRACE('i', dstat, istat, (istat & OSIOP_ISTAT_DIP) ? 1281 "istat %x dstat %x sstat0 %x\n" 1708 uint8_t istat, dstat, sstat0; local in function:osiop_intr [all...] |
/src/sys/arch/riscv/starfive/ |
jh7110_trng.c | 167 jh7110_trng_probe(struct jh7110_trng_softc *sc, uint32_t istat) 176 if (istat & JH7110_TRNG_ISTATUS_RAND_RDY) { 221 const uint32_t istat = RD4(sc, JH7110_TRNG_ISTATUS); local in function:jh7110_trng_get 222 jh7110_trng_probe(sc, istat); 235 const uint32_t istat = RD4(sc, JH7110_TRNG_ISTATUS); local in function:jh7110_trng_intr 237 if (istat & JH7110_TRNG_ISTATUS_RAND_RDY) { 239 jh7110_trng_probe(sc, istat); 244 if (istat & JH7110_TRNG_ISTATUS_SEED_DONE) 248 if (istat & JH7110_TRNG_ISTATUS_LFSR_LOCKUP) { 252 WR4(sc, JH7110_TRNG_ISTATUS, istat); [all...] |
/src/lib/libpuffs/ |
framebuf.c | 68 int istat; member in struct:puffs_framebuf 127 assert((pufbuf->istat & ISTAT_NODESTROY) == 0); 137 assert((pufbuf->istat & ISTAT_NODESTROY) == 0); 141 pufbuf->istat = 0; 188 newpb->istat = 0; 333 pufbuf->istat &= ~ISTAT_NODESTROY; 336 pufbuf->istat &= ~ISTAT_NODESTROY; 375 pufbuf->istat |= ISTAT_NODESTROY; 384 pufbuf->istat &= ~ISTAT_NODESTROY; 407 pufbuf->istat |= ISTAT_NODESTROY [all...] |
/src/sys/dev/pci/ |
fms.c | 430 uint16_t istat; local in function:fms_intr 434 istat = bus_space_read_2(sc->sc_iot, sc->sc_ioh, FM_INTSTATUS); 436 if (istat & FM_INTSTATUS_PLAY) { 451 if (istat & FM_INTSTATUS_REC) { 467 if (istat & FM_INTSTATUS_MPU) 472 istat & (FM_INTSTATUS_PLAY | FM_INTSTATUS_REC));
|
amr.c | 1400 u_int8_t istat; local in function:amr_std_get_work 1406 if (((istat = amr_inb(amr, AMR_SREG_INTR)) & AMR_SINTR_VALID) == 0) 1410 amr_outb(amr, AMR_SREG_INTR, istat);
|
/src/sys/arch/bebox/stand/boot/ |
siop.c | 264 uint8_t dstat, sstat1, istat; local in function:siop_intr 266 istat = readb(adp->addr + SIOP_ISTAT); 267 if ((istat & (ISTAT_INTF | ISTAT_DIP | ISTAT_SIP)) == 0) 269 if (istat & ISTAT_INTF) { 273 if ((istat & (ISTAT_DIP | ISTAT_SIP | ISTAT_ABRT)) == 288 if (istat & ISTAT_DIP) 290 if (istat & ISTAT_SIP) { 291 if (istat & ISTAT_DIP) 375 if ((istat & ISTAT_DIP) && (dstat & DSTAT_SIR)) { /* script interrupt */
|
/src/sys/arch/prep/stand/boot/ |
siop.c | 241 uint8_t dstat = 0, sstat1, istat; local in function:siop_intr 243 istat = readb(adp->addr + SIOP_ISTAT); 244 if ((istat & (ISTAT_INTF | ISTAT_DIP | ISTAT_SIP)) == 0) 246 if (istat & ISTAT_INTF) { 250 if ((istat & (ISTAT_DIP | ISTAT_SIP | ISTAT_ABRT)) == 265 if (istat & ISTAT_DIP) 267 if (istat & ISTAT_SIP) { 268 if (istat & ISTAT_DIP) 354 if ((istat & ISTAT_DIP) && (dstat & DSTAT_SIR)) { /* script interrupt */
|