Searched defs:vp (Results 51 - 75 of 100) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/include/lzo/
H A Dlzoconf.h393 typedef union { void *vp; lzo_bytep bp; lzo_uint u; lzo_uint32 u32; unsigned long l; } lzo_align_t; member in union:__anon2978
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Drgb2rgb_template.c738 const uint8_t* vp=src3+srcStride3*(y>>2); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/x86/
H A Drgb2rgb_template.c2144 const uint8_t* vp=src3+srcStride3*(y>>2); local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-marshal-basic.c434 const DBusBasicValue *vp; local
569 volatile unsigned char *vp = value; local
577 volatile dbus_uint16_t *vp = value; local
590 volatile dbus_uint32_t *vp = value; local
602 volatile dbus_uint64_t *vp = value; local
620 volatile char **vp = value; local
632 volatile char **vp = value; local
862 const DBusBasicValue *vp; local
1093 const void* vp = *(const DBusBasicValue**)value; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/passdb/
H A Dpdb_smbpasswd.c1583 static void free_private_data(void **vp) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_luv.c836 uv_decode(double *up, double *vp, int c) /* decode (u',v') index */ argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dtextctrl.cpp831 GtkAdjustment *vp = GTK_TEXT(m_text)->vadj; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsunvnet.c434 struct vnet *vp; local
476 static void maybe_tx_wakeup(struct vnet *vp) argument
611 __tx_port_find(struct vnet *vp, struct sk_buff *skb) argument
629 tx_port_find(struct vnet *vp, struct sk_buff *skb) argument
643 struct vnet *vp = netdev_priv(dev); local
749 __vnet_mc_find(struct vnet *vp, u8 *addr) argument
760 __update_mc_list(struct vnet *vp, struct net_device *dev) argument
786 __send_mc_list(struct vnet *vp, struct vnet_port *port) argument
851 struct vnet *vp = netdev_priv(dev); local
890 struct vnet *vp = netdev_priv(dev); local
896 struct vnet *vp = netdev_priv(dev); local
1025 struct vnet *vp; local
1075 struct vnet *iter, *vp; local
1147 struct vnet *vp; local
1240 struct vnet *vp = port->vp; local
[all...]
H A D3c515.c474 struct corkscrew_private *vp = netdev_priv(dev); local
582 struct corkscrew_private *vp = netdev_priv(dev); local
708 struct corkscrew_private *vp = netdev_priv(dev); local
875 struct corkscrew_private *vp = netdev_priv(dev); local
966 struct corkscrew_private *vp = netdev_priv(dev); local
1003 struct corkscrew_private *vp = netdev_priv(dev); local
1331 struct corkscrew_private *vp = netdev_priv(dev); local
1419 struct corkscrew_private *vp = netdev_priv(dev); local
1473 struct corkscrew_private *vp = netdev_priv(dev); local
1572 struct corkscrew_private *vp; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-traffic.c29 enum vxge_hw_status vxge_hw_vpath_intr_enable(struct __vxge_hw_vpath_handle *vp) argument
155 vxge_hw_vpath_intr_disable( struct __vxge_hw_vpath_handle *vp) argument
1399 vxge_hw_vpath_mac_addr_add( struct __vxge_hw_vpath_handle *vp, u8 (macaddr)[ETH_ALEN], u8 (macaddr_mask)[ETH_ALEN], enum vxge_hw_vpath_mac_addr_add_mode duplicate_mode) argument
1462 vxge_hw_vpath_mac_addr_get( struct __vxge_hw_vpath_handle *vp, u8 (macaddr)[ETH_ALEN], u8 (macaddr_mask)[ETH_ALEN]) argument
1514 vxge_hw_vpath_mac_addr_get_next( struct __vxge_hw_vpath_handle *vp, u8 (macaddr)[ETH_ALEN], u8 (macaddr_mask)[ETH_ALEN]) argument
1567 vxge_hw_vpath_mac_addr_delete( struct __vxge_hw_vpath_handle *vp, u8 (macaddr)[ETH_ALEN], u8 (macaddr_mask)[ETH_ALEN]) argument
1612 vxge_hw_vpath_vid_add(struct __vxge_hw_vpath_handle *vp, u64 vid) argument
1640 vxge_hw_vpath_vid_get(struct __vxge_hw_vpath_handle *vp, u64 *vid) argument
1671 vxge_hw_vpath_vid_get_next(struct __vxge_hw_vpath_handle *vp, u64 *vid) argument
1703 vxge_hw_vpath_vid_delete(struct __vxge_hw_vpath_handle *vp, u64 vid) argument
1728 vxge_hw_vpath_promisc_enable( struct __vxge_hw_vpath_handle *vp) argument
1770 vxge_hw_vpath_promisc_disable( struct __vxge_hw_vpath_handle *vp) argument
1804 vxge_hw_vpath_bcast_enable( struct __vxge_hw_vpath_handle *vp) argument
1836 vxge_hw_vpath_mcast_enable( struct __vxge_hw_vpath_handle *vp) argument
1870 vxge_hw_vpath_mcast_disable(struct __vxge_hw_vpath_handle *vp) argument
2179 vxge_hw_vpath_alarm_process( struct __vxge_hw_vpath_handle *vp, u32 skip_alarms) argument
2208 vxge_hw_vpath_msix_set(struct __vxge_hw_vpath_handle *vp, int *tim_msix_id, int alarm_msix_id) argument
2259 vxge_hw_vpath_msix_mask(struct __vxge_hw_vpath_handle *vp, int msix_id) argument
2280 vxge_hw_vpath_msix_clear(struct __vxge_hw_vpath_handle *vp, int msix_id) argument
2310 vxge_hw_vpath_msix_unmask(struct __vxge_hw_vpath_handle *vp, int msix_id) argument
2326 vxge_hw_vpath_msix_mask_all(struct __vxge_hw_vpath_handle *vp) argument
2342 vxge_hw_vpath_inta_mask_tx_rx(struct __vxge_hw_vpath_handle *vp) argument
2380 vxge_hw_vpath_inta_unmask_tx_rx(struct __vxge_hw_vpath_handle *vp) argument
[all...]
H A Dvxge-main.c3004 int vp; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_ct.c1411 lpfc_vpd_t *vp = &phba->vpd; local
1565 lpfc_vpd_t *vp; local
1775 lpfc_vpd_t *vp = &phba->vpd; local
[all...]
H A Dlpfc_attr.c371 lpfc_vpd_t *vp = &phba->vpd; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i830/
H A Di830_dma.c1111 u32 *vp = buf_priv->kernel_virtual; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_cp.c1138 struct radeon_virt_surface *vp; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dqconf.cc866 ConfigView** vp; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dsvc.h176 __be32 val, *vp; local
186 __be32 *vp = iov->iov_base + iov->iov_len; local
193 __be32 val, *vp; local
203 __be32 *vp = (__be32 *)iov->iov_base; local
210 __be32 *vp = iov->iov_base + iov->iov_len; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dunaligned.c37 dump (const char *str, void *vp, size_t len) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dqconf.cc784 ConfigView** vp; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngrutil.c1786 png_charp vp; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngrutil.c1689 png_charp vp; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/enic/
H A Denic_main.c1063 static int enic_dev_init_prov(struct enic *enic, struct vic_provinfo *vp) argument
1088 struct vic_provinfo *vp; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dcpia.h274 struct video_picture vp; /* v4l camera settings */ member in struct:cam_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmac80211_hwsim.c157 struct hwsim_vif_priv *vp = (void *)vif->drv_priv; local
163 struct hwsim_vif_priv *vp = (void *)vif->drv_priv; local
169 struct hwsim_vif_priv *vp = (void *)vif->drv_priv; local
713 struct hwsim_vif_priv *vp = (void *)vif->drv_priv; local
1096 struct hwsim_vif_priv *vp = (void *)vif->drv_priv; local
1126 struct hwsim_vif_priv *vp = (void *)vif->drv_priv; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dlibfcoe.c1126 struct fip_vn_desc *vp; local

Completed in 346 milliseconds

1234