Searched refs:vtype (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fnic/
H A Dvnic_devcmd.h62 #define _CMDCF(dir, flags, vtype, nr) \
65 ((vtype) << _CMD_VTYPESHIFT) | \
67 #define _CMDC(dir, vtype, nr) _CMDCF(dir, 0, vtype, nr)
68 #define _CMDCNW(dir, vtype, nr) _CMDCF(dir, _CMD_FLAGS_NOWAIT, vtype, nr)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dmake_pcsi_curl_kit_name.com146 $ vtype = "V"
150 $ vtype = "D"
153 $ patch = vtype + daily_tag
163 $ version = vtype + "''mmversion'"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/enic/
H A Dvnic_devcmd.h64 #define _CMDCF(dir, flags, vtype, nr) \
67 ((vtype) << _CMD_VTYPESHIFT) | \
69 #define _CMDC(dir, vtype, nr) _CMDCF(dir, 0, vtype, nr)
70 #define _CMDCNW(dir, vtype, nr) _CMDCF(dir, _CMD_FLAGS_NOWAIT, vtype, nr)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Davpair.c266 int vtype; local
294 vtype = *ptr++;
303 if ((attr = rc_dict_getattr(vtype, vendor_id)) == NULL) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcoda.h436 int vtype; member in struct:coda_lookup_out
565 int vtype; member in struct:coda_vget_out
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_util.c948 __rep_send_vote(env, lsnp, nsites, nvotes, pri, tie, egen, eid, vtype, flags)
953 u_int32_t flags, egen, tie, vtype;
993 (void)__rep_send_message(env, eid, vtype, lsnp, &vote_dbt, flags, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dinternal.h241 afs_voltype_t vtype; /* which volume variation */ member in struct:afs_cache_vhash
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/coda/
H A Dupcall.c153 *type = outp->coda_lookup.vtype;

Completed in 148 milliseconds