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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/lib/
H A Dstdio-impl.h29 struct { unsigned char *_base; int _size; } _bf; \
35 struct { unsigned char *_base; int _size; } _ub; \
39 struct { unsigned char *_base; int _size; } _lb; \
61 # define fp_ub ((struct __sfileext *) fp->_ext._base)->_ub
66 # define HASUB(fp) (fp_ub._base != NULL)
77 unsigned char *_base; \
90 # define _base __base macro
H A Dfseeko.c62 if (fp_->_p == fp_->_bf._base
67 && fp_ub._base == NULL)
74 if (fp_->_ptr == fp_->_base
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dstdio-impl.h34 struct { unsigned char *_base; int _size; } _bf; \
40 struct { unsigned char *_base; int _size; } _ub; \
44 struct { unsigned char *_base; int _size; } _lb; \
66 # define fp_ub ((struct __sfileext *) fp->_ext._base)->_ub
71 # define HASUB(fp) (fp_ub._base != NULL)
82 unsigned char *_base; \
95 # define _base __base macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/xen/
H A Dxencomm.h43 unsigned char xc_desc ## _base[((n) + 1 ) * \
46 ((unsigned long)xc_desc ## _base + \
48 ((unsigned long)xc_desc ## _base) % \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/
H A D8250_accent.c15 #define PORT(_base,_irq) \
17 .iobase = _base, \
H A D8250_exar_st16c554.c18 #define PORT(_base,_irq) \
20 .iobase = _base, \
H A D8250_boca.c15 #define PORT(_base,_irq) \
17 .iobase = _base, \
H A D8250_fourport.c15 #define PORT(_base,_irq) \
17 .iobase = _base, \
H A D8250_mca.c22 #define PORT(_base,_irq) \
24 .iobase = _base, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/jazz/
H A Dsetup.c94 #define MEMPORT(_base, _irq) \
96 .mapbase = (_base), \
97 .membase = (void *)(_base), \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/platforms/xt2000/
H A Dsetup.c124 #define _SERIAL_PORT(_base,_irq) \
126 .mapbase = (_base), \
127 .membase = (void*)(_base), \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Doak.c27 #define NCR5380_local_declare() void __iomem *_base
28 #define NCR5380_setup(host) _base = priv(host)->base
30 #define NCR5380_read(reg) readb(_base + ((reg) << 2))
31 #define NCR5380_write(reg, value) writeb(value, _base + ((reg) << 2))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dwin32select.c177 win32_init(struct event_base *_base) argument
199 if (evsig_init(_base) < 0)
357 win32_dealloc(struct event_base *_base) argument
359 struct win32op *win32op = _base->evbase;
361 evsig_dealloc(_base);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Dplatform.c27 #define PORT(_base, _irq) \
29 .mapbase = _base, \
332 #define MAC_RES(_base, _enable, _irq) \
334 .start = CPHYSADDR(_base), \
335 .end = CPHYSADDR(_base + 0xffff), \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Daddrs.h277 #define HUB_REG_PTR(_base, _off) \
278 (HUBREG_CAST((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
280 #define HUB_REG_PTR_L(_base, _off) \
281 HUB_L(HUB_REG_PTR((_base), (_off)))
283 #define HUB_REG_PTR_S(_base, _off, _data) \
284 HUB_S(HUB_REG_PTR((_base), (_off)), (_data))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sni/
H A Da20r.c19 #define PORT(_base,_irq) \
21 .iobase = _base, \
H A Dpcimt.c69 #define PORT(_base,_irq) \
71 .iobase = _base, \
H A Dpcit.c21 #define PORT(_base,_irq) \
23 .iobase = _base, \
H A Drm200.c26 #define MEMPORT(_base,_irq) \
28 .mapbase = _base, \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/WIN32-Code/
H A Dwin32.c235 win32_init(struct event_base *_base) argument
258 if (evsignal_init(_base) < 0)
425 win32_dealloc(struct event_base *_base, void *arg) argument
429 evsignal_dealloc(_base);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/sn0/
H A Daddrs.h139 #define BRIDGE_REG_PTR(_base, _off) ((volatile bridgereg_t *) \
140 ((__psunsigned_t)(_base) + (__psunsigned_t)(_off)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_reg.c131 u32 map_offs = (reg - io_handle->ww##_base) + asd_mem_offs_##ww();\
140 u32 map_offs = (reg - io_handle->ww##_base) + asd_mem_offs_##ww();\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/512x/
H A Dmpc512x_shared.c398 #define FIFOC(_base) ((struct mpc512x_psc_fifo __iomem *) \
399 ((u32)(_base) + sizeof(struct mpc52xx_psc)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dvmscan.c100 #define prefetch_prev_lru_page(_page, _base, _field) \
102 if ((_page)->lru.prev != _base) { \
110 #define prefetch_prev_lru_page(_page, _base, _field) do { } while (0)
114 #define prefetchw_prev_lru_page(_page, _base, _field) \
116 if ((_page)->lru.prev != _base) { \
124 #define prefetchw_prev_lru_page(_page, _base, _field) do { } while (0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe_type.h1347 #define IXGBE_LED_OFFSET(_base, _i) (_base << (8 * (_i)))

Completed in 387 milliseconds