Home
last modified time | relevance | path

Searched refs:istat0 (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dsgiserial.c174 junk = sgint->istat0; in read_zsreg()
187 junk = sgint->istat0; in write_zsreg()
190 junk = sgint->istat0; in write_zsreg()
335 junk = sgint->istat0; in rs_recv_clear()
338 junk = sgint->istat0; in rs_recv_clear()
386 junk = sgint->istat0; in receive_chars()
457 junk = sgint->istat0; in transmit_chars()
467 junk = sgint->istat0; in transmit_chars()
474 junk = sgint->istat0; in transmit_chars()
485 junk = sgint->istat0; in transmit_chars()
[all …]
Dsgiserial.h412 junk = sgint->istat0; in ZS_CLEARERR()
422 junk = sgint->istat0; in ZS_CLEARFIFO()
425 junk = sgint->istat0; in ZS_CLEARFIFO()
428 junk = sgint->istat0; in ZS_CLEARFIFO()
/linux-2.4.37.9/include/asm-mips/sgi/
Dioc.h44 volatile u8 istat0; /* Interrupt status zero */ member
Dhpc3.h200 volatile u32 istat0; /* Irq status, only bits <4:0> reliable. */ member
/linux-2.4.37.9/include/asm-mips64/sgi/
Dioc.h44 volatile u8 istat0; /* Interrupt status zero */ member
Dhpc3.h200 volatile u32 istat0; /* Irq status, only bits <4:0> reliable. */ member
/linux-2.4.37.9/arch/mips/sgi-ip22/
Dip22-int.c229 u8 mask = sgint->istat0 & sgint->imask0; in indy_local0_irqdispatch()