Searched refs:istat (Results 1 - 22 of 22) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Didt77105.c116 unsigned char istat; local
125 istat = GET(ISTAT); /* side effect: clears all interrupt status bits */
126 if (istat & IDT77105_ISTAT_GOODSIG) {
214 unsigned char istat; local
216 istat = GET(ISTAT); /* side effect: clears all interrupt status bits */
218 DPRINTK("IDT77105 generated an interrupt, istat=%02x\n", (unsigned)istat);
220 if (istat & IDT77105_ISTAT_RSCC) {
222 if (istat & IDT77105_ISTAT_GOODSIG) { /* signal detected again */
243 if (istat
[all...]
H A Dfore200e.h703 u32 istat; /* 1 for interrupt posted */ member in struct:cp_queues
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_intr.c863 static void handle_urcv(struct ipath_devdata *dd, u32 istat) argument
869 portr = ((istat >> INFINIPATH_I_RCVAVAIL_SHIFT) &
871 | ((istat >> INFINIPATH_I_RCVURG_SHIFT) &
898 u32 istat, chk0rcv = 0; local
949 istat = port0rbits | INFINIPATH_I_GPIO;
952 istat = port0rbits;
953 ipath_write_kreg(dd, dd->ipath_kregs->kr_intclear, istat);
961 istat = ipath_read_kreg32(dd, dd->ipath_kregs->kr_intstatus);
963 if (unlikely(!istat)) {
968 if (unlikely(istat
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sgi-ip32/
H A Dip32-irq.c335 mace_int = mace->perif.ctrl.istat;
337 mace->perif.ctrl.istat = mace_int;
396 printk ("CRIME intr status: %016lx\n", crime->istat);
399 printk ("MACE ISA intr status: %08lx\n", mace->perif.ctrl.istat);
417 crime_int = crime->istat & crime_mask;
422 unsigned long mace_int = mace->perif.ctrl.istat;
482 mace->perif.ctrl.istat = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/jmr3927/rbhma3100/
H A Dirq.c125 unsigned char istat = jmr3927_ioc_reg_in(JMR3927_IOC_INTS2_ADDR); local
129 if (istat & (1 << i)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/ip32/
H A Dcrime.h49 volatile unsigned long istat; member in struct:sgi_crime
H A Dmace.h197 volatile unsigned long istat; member in struct:mace_isactrl
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/ip32/
H A Dcrime.h49 volatile unsigned long istat; member in struct:sgi_crime
H A Dmace.h197 volatile unsigned long istat; member in struct:mace_isactrl
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A D53c7xx.c831 hostdata->istat = ((hostdata->chip / 100) == 8) ?
3474 NCR53c7x0_write8(hostdata->istat, ISTAT_10_SIGP);
3921 unsigned char istat; /* Values of interrupt regs */ local
3937 * Only read istat once per loop, since reading it again will unstack
3941 while ((istat = NCR53c7x0_read8(hostdata->istat)) & (ISTAT_SIP|ISTAT_DIP)) {
3980 if (istat & ISTAT_SIP) {
3986 if (istat & ISTAT_DIP) {
4796 if (NCR53c7x0_read8(hostdata->istat) & (ISTAT_DIP|ISTAT_SIP)) {
5517 unsigned char istat, tm local
[all...]
H A D53c700.c1497 __u8 istat; local
1509 if((istat = NCR_700_readb(host, ISTAT_REG))
1521 if(istat & SCSI_INT_PENDING) {
1527 if(istat & DMA_INT_PENDING) {
1536 DEBUG(("scsi%d: istat %02x sstat0 %02x dstat %02x dsp %04x[%08x] dsps 0x%x\n",
1537 host->host_no, istat, sstat0, dstat,
H A Dncr53c8xx.c5785 u_char istat, dstat; local
5793 ** the istat register is a READ in order to flush posted
5796 istat = INB (nc_istat);
5797 if (istat & INTF) {
5798 OUTB (nc_istat, (istat & SIGP) | INTF);
5799 istat = INB (nc_istat);
5804 if (!(istat & (SIP|DIP)))
5807 if (istat & CABRT)
5815 sist = (istat & SIP) ? INW (nc_sist) : 0;
5816 dstat = (istat
[all...]
H A D53c7xx.h1270 unsigned char istat; /* member in struct:NCR53c7x0_hostdata
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/jmr3927/
H A Dtx3927.h104 volatile unsigned long istat; member in struct:tx3927_pcic_reg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/jmr3927/
H A Dtx3927.h104 volatile unsigned long istat; member in struct:tx3927_pcic_reg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dstradis.c429 int istat; local
431 istat = debiread(saa, debNormal, IBM_MP2_HOST_INT, 2);
432 if (istat & 1) {
438 if (istat & 0x20) { /* Video Start */
441 if (istat & 0x400) { /* Picture Start */
444 if (istat & 0x200) { /* Picture Resolution Change */
447 if (istat & 0x100) { /* New User Data found */
450 if (istat & 0x1000) { /* new GOP/SMPTE */
453 if (istat & 0x8000) { /* Sequence Start Code */
459 if (istat
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Db44.c831 if (bp->istat & (ISTAT_TX | ISTAT_TO)) {
839 if (bp->istat & ISTAT_RX) {
855 if (bp->istat & ISTAT_ERRORS) {
879 u32 istat, imask; local
884 istat = br32(bp, B44_ISTAT);
891 istat &= imask;
892 if (istat) {
904 bp->istat = istat;
913 bw32(bp, B44_ISTAT, istat);
[all...]
H A Db44.h416 u32 imask, istat; member in struct:b44
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c154 u_char istat = 0; local
162 istat = INB(np, nc_istat);
163 if (istat & SIP) {
166 else if (istat & DIP) {
175 "ISTAT=0x%02x.\n", sym_name(np), istat);
2716 u_char istat, istatc; local
2731 istat = INB(np, nc_istat);
2732 if (istat & INTF) {
2733 OUTB(np, nc_istat, (istat & SIGP) | INTF | np->istat_sem);
2734 istat
[all...]
H A Dsym_fw1.h239 SCR_FROM_REG (istat),
H A Dsym_fw2.h232 SCR_FROM_REG (istat),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dcpqarray.c1056 unsigned long istat; local
1060 istat = h->access.intr_pending(h);
1062 if (istat == 0)
1070 if (istat & FIFO_NOT_EMPTY) {

Completed in 211 milliseconds