Searched refs:p_buffer (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp_nvram.c110 static u32 add_byte( u32 **p_buffer, u8 value, u32 *used, u32 *avail) argument
117 *((u8*)*p_buffer) = value;
118 tByte = (u8**)p_buffer;
125 static u32 add_dword( u32 **p_buffer, u32 value, u32 *used, u32 *avail) argument
130 **p_buffer = value;
131 (*p_buffer)++;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dclaw.c637 free_pages((unsigned long)p_buf->p_buffer,
651 free_pages((unsigned long)p_buf->p_buffer,
1115 free_pages((unsigned long)p_buf->p_buffer,
1129 free_pages((unsigned long)p_buf->p_buffer,
1897 memcpy( p_this_ccw->p_buffer,pDataAddress, bytesInThisBuffer);
1921 dumpit((char *)p_this_ccw->p_buffer, 64);
2388 p_buf-> p_buffer = (struct clawbuf *)p_buff;
2433 p_buf->p_buffer,
2452 p_buf->p_buffer=(struct clawbuf *)p_buff;
2537 p_buf->p_buffer
[all...]
H A Dclaw.h171 void *p_buffer; /* virtual address of data */ member in struct:ccwbk
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dsnow.c1738 uint8_t p_buffer[1024]; local
1874 pc.bytestream= p_buffer; //FIXME end/start? and at the other stoo
1951 memcpy(pbbak, p_buffer, p_len);

Completed in 93 milliseconds