Searched refs:STATUS (Results 1 - 25 of 93) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha1542.h38 #define STATUS(base) base macro
48 #define INTRFLAGS(base) (STATUS(base)+2)
57 #define CONTROL(base) STATUS(base)
64 #define DATA(base) (STATUS(base)+1)
H A Daha1542.c180 /* int s = inb(STATUS), i = inb(INTRFLAGS);
196 WAIT(STATUS(base), CDF, 0, CDF);
198 if (inb(STATUS(base)) & CDF) {
210 WAIT(STATUS(base), CDF, 0, CDF);
233 WAIT(STATUS(base), DF, DF, 0);
254 WAITd(STATUS(base), DF, DF, 0, 100);
329 if (inb(STATUS(bse)) == 0xff)
345 WAIT(STATUS(bse), STATMASK, INIT | IDLE, STST | DIAGF | INVDCMD | DF | CDF);
363 WAIT(STATUS(bse), DF, DF, 0);
369 if (inb(STATUS(bs
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-lh7a40x/include/mach/
H A Ddebug-macro.S30 1001: ldr \rd, [\rx, #0x10] @ STATUS
36 1001: ldrb \rd, [\rx, #0x10] @ STATUS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A DCA.com85 $ RET=$STATUS
95 $ RET=$STATUS
132 $ RET=$STATUS
137 $ RET=$STATUS
150 $ RET=$STATUS
159 $ RET=$STATUS
168 $ RET=$STATUS
206 $ tmp=$STATUS
/netgear-R7000-V1.0.7.12_1.2.5/ap/acos/include/
H A DacosTypes.h153 #ifndef STATUS
154 #define STATUS int macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A DCA.com85 $ RET=$STATUS
95 $ RET=$STATUS
132 $ RET=$STATUS
137 $ RET=$STATUS
150 $ RET=$STATUS
159 $ RET=$STATUS
168 $ RET=$STATUS
206 $ tmp=$STATUS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Datmuni31.h54 #define STATUS 0x7d /* status */ macro
H A Dnameser.h93 #define STATUS 0x2 /* nameserver status query */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Datmuni31.h54 #define STATUS 0x7d /* status */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgb/
H A Dixgb_osdep.h59 #define IXGB_WRITE_FLUSH(a) IXGB_READ_REG(a, STATUS)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A DCA.com74 $ RET=$STATUS
84 $ RET=$STATUS
121 $ RET=$STATUS
127 $ RET=$STATUS
140 $ RET=$STATUS
149 $ RET=$STATUS
158 $ RET=$STATUS
196 $ tmp=$STATUS
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_gsc.h62 #define STATUS(p) ((p)->base + 0x1) macro
190 return parport_readb (STATUS(p));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dparport_pc.h15 #define STATUS(p) ((p)->base + 0x1) macro
86 unsigned char dsr = inb (STATUS (p));
212 return inb(STATUS(p));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dipcs.c88 #define STATUS 2 macro
154 case STATUS:
281 case STATUS:
380 case STATUS:
590 if (opt & 0x200) format = STATUS; // -u
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/vx222/
H A Dvx222_ops.c181 /* We write 1 on CDSP.TEST0. We should get 0 on STATUS.TEST0. */
184 data = vx_inl(chip, STATUS);
190 /* We write 0 on CDSP.TEST0. We should get 1 on STATUS.TEST0. */
193 data = vx_inl(chip, STATUS);
201 /* We write 1 on CDSP.TEST1. We should get 0 on STATUS.TEST1. */
204 data = vx_inl(chip, STATUS);
210 /* We write 0 on CDSP.TEST1. We should get 1 on STATUS.TEST1. */
213 data = vx_inl(chip, STATUS);
449 if (! (vx_inl(chip, STATUS) & VX_STATUS_MEMIRQ_MASK))
454 vx_outl(chip, STATUS,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/memstick/host/
H A Djmb38x_ms.c35 STATUS = 0x20, enumerator in enum:__anon12300
171 while (!(STATUS_FIFO_EMPTY & readl(host->addr + STATUS))) {
180 && !(STATUS_FIFO_EMPTY & readl(host->addr + STATUS))) {
235 && !(STATUS_FIFO_FULL & readl(host->addr + STATUS))) {
246 while (!(STATUS_FIFO_FULL & readl(host->addr + STATUS))) {
372 if (!(STATUS_HAS_MEDIA & readl(host->addr + STATUS))) {
380 dev_dbg(&msh->dev, "hstatus %08x\n", readl(host->addr + STATUS));
476 dev_dbg(&msh->dev, "c hstatus %08x\n", readl(host->addr + STATUS));
478 host->req->int_reg = readl(host->addr + STATUS) & 0xff;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dde600.h60 #define STATUS 0x02 /* read status register */ macro
H A Dbmac.h52 #define STATUS 0x200 /* status--reading this clears it */ macro
54 /* bits below are the same in both STATUS and INTDISABLE registers */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000/
H A De1000_osdep.h85 #define E1000_WRITE_FLUSH() er32(STATUS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/
H A Dml403-ac97cr.c421 while ((full = (in_be32(CR_REG(ml403_ac97cr, STATUS)) &
446 while (((full = (in_be32(CR_REG(ml403_ac97cr, STATUS)) &
473 while ((empty = (in_be32(CR_REG(ml403_ac97cr, STATUS)) &
503 while (((empty = (in_be32(CR_REG(ml403_ac97cr, STATUS)) &
896 stat = in_be32(CR_REG(ml403_ac97cr, STATUS));
901 "value=0x%x / %d (STATUS=0x%x)\n",
904 if ((in_be32(CR_REG(ml403_ac97cr, STATUS)) &
929 "(reg=0x%x, last STATUS=0x%x, DATAREAD=0x%x / %d, %d) "
1010 stat = in_be32(CR_REG(ml403_ac97cr, STATUS))
1013 if ((in_be32(CR_REG(ml403_ac97cr, STATUS))
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/igbvf/
H A Dvf.c101 status = er32(STATUS);
373 if (!(er32(STATUS) & E1000_STATUS_LU))
H A Dethtool.c90 status = er32(STATUS);
218 regs_buff[1] = er32(STATUS);
364 if (!(er32(STATUS) & E1000_STATUS_LU))
H A Dregs.h106 #define e1e_flush() er32(STATUS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dmachzwd.c58 #define STATUS 0x12 /* 8 */ macro
153 zf_writeb(STATUS, new);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/Win32/Include/arpa/
H A Dnameser.h112 #define STATUS 0x2 /* nameserver status query */ macro

Completed in 140 milliseconds

1234