/src/sys/dev/sbus/ |
spif.c | 864 int needsoft = 0, r = 0, i; local in function:spif_stcintr 870 r |= spif_stcintr_rx(sc, &needsoft); 872 r |= spif_stcintr_rxexception(sc, &needsoft); 878 r |= spif_stcintr_tx(sc, &needsoft); 884 r |= spif_stcintr_mx(sc, &needsoft); 887 if (needsoft)
|
spif.c | 864 int needsoft = 0, r = 0, i; local in function:spif_stcintr 870 r |= spif_stcintr_rx(sc, &needsoft); 872 r |= spif_stcintr_rxexception(sc, &needsoft); 878 r |= spif_stcintr_tx(sc, &needsoft); 884 r |= spif_stcintr_mx(sc, &needsoft); 887 if (needsoft)
|
spif.c | 864 int needsoft = 0, r = 0, i; local in function:spif_stcintr 870 r |= spif_stcintr_rx(sc, &needsoft); 872 r |= spif_stcintr_rxexception(sc, &needsoft); 878 r |= spif_stcintr_tx(sc, &needsoft); 884 r |= spif_stcintr_mx(sc, &needsoft); 887 if (needsoft)
|
/src/sys/arch/sparc64/dev/ |
sab.c | 347 int r = 0, needsoft = 0; local in function:sab_intr 355 r |= sabtty_intr(sc->sc_child[0], &needsoft); 360 r |= sabtty_intr(sc->sc_child[1], &needsoft); 362 if (needsoft) 508 int i, len = 0, needsoft = 0, r = 0, clearfifo = 0; local in function:sabtty_intr 552 needsoft = 1; 562 needsoft = 1; 610 needsoft = 1; 613 if (needsoft) 614 *needsoftp = needsoft; [all...] |
sab.c | 347 int r = 0, needsoft = 0; local in function:sab_intr 355 r |= sabtty_intr(sc->sc_child[0], &needsoft); 360 r |= sabtty_intr(sc->sc_child[1], &needsoft); 362 if (needsoft) 508 int i, len = 0, needsoft = 0, r = 0, clearfifo = 0; local in function:sabtty_intr 552 needsoft = 1; 562 needsoft = 1; 610 needsoft = 1; 613 if (needsoft) 614 *needsoftp = needsoft; [all...] |
sab.c | 347 int r = 0, needsoft = 0; local in function:sab_intr 355 r |= sabtty_intr(sc->sc_child[0], &needsoft); 360 r |= sabtty_intr(sc->sc_child[1], &needsoft); 362 if (needsoft) 508 int i, len = 0, needsoft = 0, r = 0, clearfifo = 0; local in function:sabtty_intr 552 needsoft = 1; 562 needsoft = 1; 610 needsoft = 1; 613 if (needsoft) 614 *needsoftp = needsoft; [all...] |
/src/sys/arch/shark/shark/ |
scr.c | 3592 register int needsoft =0; 3607 needsoft = 1; 3615 if (needsoft) 3591 register int needsoft =0; local in function:hatClkIrq
|
scr.c | 3592 register int needsoft =0; 3607 needsoft = 1; 3615 if (needsoft) 3591 register int needsoft =0; local in function:hatClkIrq
|
scr.c | 3592 register int needsoft =0; 3607 needsoft = 1; 3615 if (needsoft) 3591 register int needsoft =0; local in function:hatClkIrq
|