Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hpcmips/tx/ | |
tx39icu.c | 554 int bit, set, highpri, ofs; local in function:tx_intr_establish 564 if ((highpri = tx39_irqhigh(set, bit))) { 565 tx39_irqhigh_establish(tc, set, bit, highpri, 586 int set, bit, highpri, ofs; local in function:tx_intr_disestablish 594 if ((highpri = tx39_irqhigh(set, bit))) { 595 tx39_irqhigh_disestablish(tc, set, bit, highpri); |
tx39icu.c | 554 int bit, set, highpri, ofs; local in function:tx_intr_establish 564 if ((highpri = tx39_irqhigh(set, bit))) { 565 tx39_irqhigh_establish(tc, set, bit, highpri, 586 int set, bit, highpri, ofs; local in function:tx_intr_disestablish 594 if ((highpri = tx39_irqhigh(set, bit))) { 595 tx39_irqhigh_disestablish(tc, set, bit, highpri); |