Searched refs:oh (Results 1 - 16 of 16) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dbcmotp.h46 extern int otp_status(void *oh);
47 extern int otp_size(void *oh);
48 extern uint16 otp_read_bit(void *oh, uint offset);
52 extern int otp_nvread(void *oh, char *data, uint *len);
58 extern int otp_nvwrite(void *oh, uint16 *data, uint wlen);
62 extern int otp_dump(void *oh, int arg, char *buf, uint size);
63 extern int otp_dumpstats(void *oh, int arg, char *buf, uint size);
67 #define otp_write_rde(oh, rde, bit, val) ipxotp_write_rde(oh, rde, bit, val)
68 extern int ipxotp_write_rde(void *oh, in
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/lockd/
H A Dsvcshare.c20 nlm_cmp_owner(struct nlm_share *share, struct xdr_netobj *oh) argument
22 return share->s_owner.len == oh->len
23 && !memcmp(share->s_owner.data, oh->data, oh->len);
31 struct xdr_netobj *oh = &argp->lock.oh; local
35 if (share->s_host == host && nlm_cmp_owner(share, oh))
42 share = kmalloc(sizeof(*share) + oh->len,
49 memcpy(ohdata, oh->data, oh
72 struct xdr_netobj *oh = &argp->lock.oh; local
[all...]
H A Dxdr.c110 nlm_decode_oh(__be32 *p, struct xdr_netobj *oh) argument
112 return xdr_decode_netobj(p, oh);
116 nlm_encode_oh(__be32 *p, struct xdr_netobj *oh) argument
118 return xdr_encode_netobj(p, oh);
131 || !(p = nlm_decode_oh(p, &lock->oh)))
164 || !(p = nlm_encode_oh(p, &lock->oh)))
203 if (!(p = xdr_encode_netobj(p, &resp->lock.oh)))
308 || !(p = nlm_decode_oh(p, &lock->oh)))
421 if (!(p = nlm_decode_oh(p, &resp->lock.oh)))
H A Dxdr4.c111 nlm4_decode_oh(__be32 *p, struct xdr_netobj *oh) argument
113 return xdr_decode_netobj(p, oh);
117 nlm4_encode_oh(__be32 *p, struct xdr_netobj *oh) argument
119 return xdr_encode_netobj(p, oh);
132 || !(p = nlm4_decode_oh(p, &lock->oh)))
165 || !(p = nlm4_encode_oh(p, &lock->oh)))
206 if (!(p = xdr_encode_netobj(p, &resp->lock.oh)))
315 || !(p = nlm4_decode_oh(p, &lock->oh)))
429 if (!(p = nlm4_decode_oh(p, &resp->lock.oh)))
H A Dsvclock.c312 call->a_args.lock.oh.len = lock->oh.len;
315 call->a_args.lock.oh.data = call->a_owner;
318 if (lock->oh.len > NLMCLNT_OHSIZE) {
319 void *data = kmalloc(lock->oh.len, GFP_KERNEL);
322 call->a_args.lock.oh.data = (u8 *) data;
325 memcpy(call->a_args.lock.oh.data, lock->oh.data, lock->oh.len);
331 if (call->a_args.lock.oh
[all...]
H A Dclntproc.c133 lock->oh.data = req->a_owner;
134 lock->oh.len = snprintf(req->a_owner, sizeof(req->a_owner), "%u@%s",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dbcmotp.c72 typedef int (*otp_status_t)(void *oh);
73 typedef int (*otp_size_t)(void *oh);
75 typedef uint16 (*otp_read_bit_t)(void *oh, chipcregs_t *cc, uint off);
77 typedef int (*otp_nvread_t)(void *oh, char *data, uint *len);
78 typedef int (*otp_write_region_t)(void *oh, int region, uint16 *data, uint wlen);
81 typedef int (*otp_nvwrite_t)(void *oh, uint16 *data, uint wlen);
82 typedef int (*otp_dump_t)(void *oh, int arg, char *buf, uint size);
83 typedef int (*otp_write_word_t)(void *oh, uint wn, uint16 data);
84 typedef int (*otp_read_word_t)(void *oh, uint wn, uint16 *data);
85 typedef int (*otp_write_bits_t)(void *oh, in
279 ipxotp_status(void *oh) argument
287 ipxotp_size(void *oh) argument
294 ipxotp_read_bit_common(void *oh, chipcregs_t *cc, uint off) argument
334 ipxotp_read_bit(void *oh, chipcregs_t *cc, uint off) argument
347 ipxotp_otprb16(void *oh, chipcregs_t *cc, uint wn) argument
369 ipxotp_otpr(void *oh, chipcregs_t *cc, uint wn) argument
900 ipxotp_read_region(void *oh, int region, uint16 *data, uint *wlen) argument
1011 ipxotp_read_word(void *oh, uint wn, uint16 *data) argument
1029 ipxotp_nvread(void *oh, char *data, uint *len) argument
1175 ipxotp40n_read2x(void *oh, chipcregs_t *cc, uint off) argument
1199 ipxotp40n_read1x(void *oh, chipcregs_t *cc, uint off, uint fuse) argument
1223 ipxotp40n_verify1x(void *oh, chipcregs_t *cc, uint off, uint fuse) argument
1326 otp_read1x(void *oh, uint off, uint fuse) argument
1349 otp_verify1x(void *oh, uint off, uint fuse) argument
1377 otp_repair_bit(void *oh, uint off, uint val) argument
1385 otp_write_ones_old(void *oh, uint off, uint bits) argument
1417 otp_write_ones(void *oh, uint off, uint bits) argument
1486 ipxotp_write_bits(void *oh, int bn, int bits, uint8* data) argument
1628 ipxotp_write_rde_nopc(void *oh, chipcregs_t *cc, int rde, uint bit, uint val) argument
1685 ipxotp_write_rde(void *oh, int rde, uint bit, uint val) argument
1714 ipxotp_fix_word16(void *oh, uint wn, uint16 mask, uint16 val, chipcregs_t *cc) argument
1736 ipxotp_check_word16(void *oh, chipcregs_t *cc, uint wn, uint16 val) argument
1760 ipxotp_write_region(void *oh, int region, uint16 *data, uint wlen) argument
2003 ipxotp_write_word(void *oh, uint wn, uint16 data) argument
2253 ipxotp_lock(void *oh) argument
2304 ipxotp_nvwrite(void *oh, uint16 *data, uint wlen) argument
2314 ipxotp_dump(void *oh, int arg, char *buf, uint size) argument
2474 hndotp_status(void *oh) argument
2481 hndotp_size(void *oh) argument
2488 hndotp_otpr(void *oh, chipcregs_t *cc, uint wn) argument
2504 hndotp_otproff(void *oh, chipcregs_t *cc, int woff) argument
2522 hndotp_read_bit(void *oh, chipcregs_t *cc, uint idx) argument
2641 hndotp_read_region(void *oh, int region, uint16 *data, uint *wlen) argument
2673 hndotp_read_word(void *oh, uint wn, uint16 *data) argument
2690 hndotp_nvread(void *oh, char *data, uint *len) argument
2842 hndotp_write_bit(void *oh, chipcregs_t *cc, int bn, bool bit, int no_retry) argument
2932 hndotp_write_bits(void *oh, int bn, int bits, uint8* data) argument
2964 hndotp_write_word(void *oh, chipcregs_t *cc, int wn, uint16 data) argument
2988 hndotp_valid_rce(void *oh, chipcregs_t *cc, int i) argument
3021 hndotp_write_rce(void *oh, chipcregs_t *cc, int r, uint16* data) argument
3113 hndotp_write_row(void *oh, chipcregs_t *cc, int wn, uint16* data, bool rewrite) argument
3140 hndotp_write_region(void *oh, int region, uint16 *data, uint wlen) argument
3274 hndotp_lock(void *oh) argument
3333 hndotp_nvwrite(void *oh, uint16 *data, uint wlen) argument
3472 hndotp_otprb16(void *oh, chipcregs_t *cc, uint wn) argument
3490 hndotp_dump(void *oh, int arg, char *buf, uint size) argument
3595 otp_status(void *oh) argument
3603 otp_size(void *oh) argument
3611 otp_read_bit(void *oh, uint offset) argument
3623 otp_write_bits(void *oh, uint offset, int bits, uint8* data) argument
3685 void *oh; local
3716 void *oh; local
3748 otp_nvread(void *oh, char *data, uint *len) argument
3760 void *oh; local
3791 void *oh; local
3825 void *oh = otp_init(sih); local
3838 void *oh; local
3866 otp_nvwrite(void *oh, uint16 *data, uint wlen) argument
3876 otp_dump(void *oh, int arg, char *buf, uint size) argument
3887 otp_dumpstats(void *oh, int arg, char *buf, uint size) argument
[all...]
H A Dbcmsrom.c5807 void *oh = NULL; local
5810 if ((oh = otp_init(sih)) != NULL && (otp_status(oh) & OTPS_GUP_SW)) {
5812 sz = otp_size(oh);
6341 void *oh = NULL; local
6398 if (((oh = otp_init(sih)) != NULL) && (otp_status(oh) & OTPS_GUP_HW))
6399 sz = otp_size(oh);
H A Dsiutils.c4477 void *oh; local
4495 if ((oh = otp_init(sih)) != NULL)
4496 *FMDisabled = !otp_read_bit(oh, OTP4325_FM_DISABLED_OFFSET);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcoda.h349 struct coda_out_hdr oh; member in struct:coda_root_out
365 struct coda_out_hdr oh; member in struct:coda_open_out
415 struct coda_out_hdr oh; member in struct:coda_ioctl_out
428 struct coda_out_hdr oh; member in struct:coda_getattr_out
469 struct coda_out_hdr oh; member in struct:coda_lookup_out
486 struct coda_out_hdr oh; member in struct:coda_create_out
538 struct coda_out_hdr oh; member in struct:coda_mkdir_out
575 struct coda_out_hdr oh; member in struct:coda_readlink_out
598 struct coda_out_hdr oh; member in struct:coda_vget_out
611 struct coda_out_hdr oh; member in struct:coda_purgeuser_out
622 struct coda_out_hdr oh; member in struct:coda_zapfile_out
629 struct coda_out_hdr oh; member in struct:coda_zapdir_out
636 struct coda_out_hdr oh; member in struct:coda_purgefid_out
643 struct coda_out_hdr oh; member in struct:coda_replace_out
656 struct coda_out_hdr oh; member in struct:coda_open_by_fd_out
672 struct coda_out_hdr oh; member in struct:coda_open_by_path_out
682 struct coda_out_hdr oh; member in struct:coda_statfs_out
720 struct coda_out_hdr oh; /* NB: every struct below begins with an oh */ member in union:outputArgs
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/netfilter/
H A Dip6t_hbh.c41 struct ipv6_opt_hdr _optsh, *oh; local
59 oh = skb_header_pointer(skb, ptr, sizeof(_optsh), &_optsh);
60 if (oh == NULL) {
65 hdrlen = ipv6_optlen(oh);
71 DEBUGP("IPv6 OPTS LEN %u %u ", hdrlen, oh->hdrlen);
79 ret = (oh != NULL) &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/lockd/
H A Dxdr.h34 struct xdr_netobj oh; member in struct:nlm_lock
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/fuse/
H A Ddev.c815 struct fuse_out_header oh; local
825 err = fuse_copy_one(&cs, &oh, sizeof(oh));
829 if (!oh.unique || oh.error <= -1000 || oh.error > 0 ||
830 oh.len != nbytes)
838 req = request_find(fc, oh.unique);
850 if (req->intr_unique == oh.unique) {
855 if (oh
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dwuf.S359 b fwin_user_stack_is_bolixed ! oh well
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dimgconvert.c724 int i, j, w, ow, h, oh, data_planes; local
755 oh = h;
763 h = oh;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/coda/
H A Dupcall.c748 error = -out->oh.result;

Completed in 203 milliseconds