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

123

/freebsd-9.3-release/sys/dev/syscons/rain/
H A Drain_saver.c60 static u_char *vid; variable
92 vid = (u_char *)adp->va_window;
99 bzero(vid, bpsl * scrh - i);
101 bzero(vid, banksize);
110 vid[p] = 1 + (random() % MAX);
120 temp = (vid[p] < MAX) ? 1 + vid[p] : 1;
122 vid[p + bpsl] = temp;
125 vid[p + bpsl - banksize] = temp;
/freebsd-9.3-release/sys/ofed/include/rdma/
H A Dib_addr.h134 static inline void iboe_mac_vlan_to_ll(union ib_gid *gid, u8 *mac, u16 vid) argument
138 if (vid < 0x1000) {
139 gid->raw[12] = vid & 0xff;
140 gid->raw[11] = vid >> 8;
169 u16 vid = 0xffff; local
173 vid = rdma_vlan_dev_vlan_id(dev);
177 iboe_mac_vlan_to_ll(gid, dev_addr->src_dev_addr, vid);
298 u16 vid; local
300 vid = dgid->raw[11] << 8 | dgid->raw[12];
301 return vid <
[all...]
/freebsd-9.3-release/sys/dev/syscons/logo/
H A Dlogo_saver.c57 static u_char *vid; variable
73 bcopy(logo_img + d, vid + p, logo_w);
77 bcopy(logo_img + d, vid + p, l);
79 bcopy(logo_img + d + l, vid, logo_w - l);
84 bcopy(logo_img + d, vid + p, logo_w);
121 vid = (u_char *)adp->va_window;
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dwindmc.h56 rc_uint_type vid; member in struct:mc_node_lang
69 rc_uint_type vid; member in struct:mc_node
H A Dwindmc.c328 mc_add_node_lang (mc_node *root, const mc_keyword *lang, rc_uint_type vid) argument
337 ret->vid = vid;
349 if (h->vid > vid)
351 if (h->vid == vid)
352 fatal ("double defined message id %ld.\n", (long) vid);
396 write_header_define (FILE *fp, const unichar *sym_name, rc_uint_type vid, const unichar *typecast, mc_node_lang *nl) argument
406 fprintf (fp, "//\n// MessageId: 0x%lu\n//\n", (unsigned long) vid);
[all...]
H A Dmcparse.y62 %type<ival> id vid sefasy_def
184 cur_node->vid = ($1 & 0xffffUL) | mc_sefa_val;
190 id: MCMESSAGEID '=' vid { $$ = $3; }
195 vid: /* empty */ label
270 h = mc_add_node_lang (cur_node, $1, cur_node->vid);
/freebsd-9.3-release/sys/dev/syscons/fire/
H A Dfire_saver.c62 static u_char *vid; variable
99 bcopy(buf + y * scrw, vid + p, scrw);
101 bcopy(buf + y * scrw, vid + p, banksize - p);
103 bcopy(buf + y * scrw + (banksize - p), vid,
124 vid = (u_char *)adp->va_window;
/freebsd-9.3-release/sys/x86/cpufreq/
H A Dpowernow.c148 #define WRITE_FIDVID(fid, vid, ctrl) \
150 (((ctrl) << 32) | (1ULL << 16) | ((vid) << 8) | (fid)))
213 int vid; member in struct:powernow_state
277 pn7_setfidvid(struct pn_softc *sc, int fid, int vid) argument
287 if (fid == cfid && vid == cvid)
293 ctl |= PN7_CTR_VID(vid);
301 if (vid != cvid)
328 pn8_write_fidvid(u_int fid, u_int vid, uint64_t ctrl, uint64_t *status) argument
333 WRITE_FIDVID(fid, vid, ctrl);
340 pn8_setfidvid(struct pn_softc *sc, int fid, int vid) argument
445 int fid, vid; local
607 int vid = sc->powernow_states[i].vid; local
[all...]
/freebsd-9.3-release/sys/dev/syscons/dragon/
H A Ddragon_saver.c47 static u_char *vid; variable
76 vid[(x + y * SCRW) >> 3] = (0x80 >> (x & 7)); /* write new dot */
78 vid[x + y * SCRW] = val;
211 vid = (u_char *)adp->va_window;
/freebsd-9.3-release/sys/dev/syscons/warp/
H A Dwarp_saver.c53 static u_char *vid; variable
81 vid[p] = 0;
92 vid[p] = i;
110 vid = (u_char *)adp->va_window;
/freebsd-9.3-release/sys/dev/if_ndis/
H A Dif_ndis_pci.c113 uint16_t vid, did; local
119 vid = pci_get_vendor(dev);
125 if ((t->ndis_vid == vid) && (t->ndis_did == did) &&
178 uint16_t vid, did; local
311 vid = pci_get_vendor(dev);
319 if (t->ndis_vid == vid && t->ndis_did == did) {
/freebsd-9.3-release/sys/dev/bwi/
H A Dif_bwi_pci.c79 uint16_t vid; member in struct:bwi_dev
102 uint16_t did, vid; local
105 vid = pci_get_vendor(dev);
108 if (b->did == did && b->vid == vid) {
/freebsd-9.3-release/usr.sbin/usbconfig/
H A Dusbconfig.c54 uint16_t vid; member in struct:options
162 uint16_t vid, uint16_t pid, uint16_t lorev, uint16_t hirev,
170 q.vid = vid;
185 uint16_t vid, uint16_t pid, uint16_t lorev, uint16_t hirev,
193 q.vid = vid;
277 " add_dev_quirk_vplh <vid> <pid> <lo_rev> <hi_rev> <quirk>" "\n"
278 " remove_dev_quirk_vplh <vid> <pid> <lo_rev> <hi_rev> <quirk>" "\n"
342 opt->vid, op
161 be_dev_remove_quirk(struct libusb20_backend *pbe, uint16_t vid, uint16_t pid, uint16_t lorev, uint16_t hirev, const char *str) argument
184 be_dev_add_quirk(struct libusb20_backend *pbe, uint16_t vid, uint16_t pid, uint16_t lorev, uint16_t hirev, const char *str) argument
[all...]
/freebsd-9.3-release/sys/dev/siba/
H A Dsiba_bwn.c76 uint16_t vid; member in struct:siba_dev
109 uint16_t did, vid; local
112 vid = pci_get_vendor(dev);
115 if (siba_devices[i].did == did && siba_devices[i].vid == vid) {
/freebsd-9.3-release/contrib/gcc/cp/
H A Dclass.c7199 vtbl_init_data vid;
7205 memset (&vid, 0, sizeof (vid));
7206 vid.binfo = binfo;
7207 vid.derived = t;
7208 vid.rtti_binfo = rtti_binfo;
7209 vid.last_init = &vid.inits;
7210 vid.primary_vtbl_p = SAME_BINFO_TYPE_P (BINFO_TYPE (binfo), t);
7211 vid
7191 vtbl_init_data vid; local
7366 build_vcall_and_vbase_vtbl_entries(tree binfo, vtbl_init_data* vid) argument
7388 build_vbase_offset_vtbl_entries(tree binfo, vtbl_init_data* vid) argument
7482 build_vcall_offset_vtbl_entries(tree binfo, vtbl_init_data* vid) argument
7520 add_vcall_offset_vtbl_entries_r(tree binfo, vtbl_init_data* vid) argument
7550 add_vcall_offset_vtbl_entries_1(tree binfo, vtbl_init_data* vid) argument
7635 add_vcall_offset(tree orig_fn, tree binfo, vtbl_init_data *vid) argument
7709 build_rtti_vtbl_entries(tree binfo, vtbl_init_data* vid) argument
[all...]
/freebsd-9.3-release/sys/amd64/pci/
H A Dpci_cfgreg.c80 uint16_t did, vid; local
98 vid = pci_cfgregread(0, 0, 0, PCIR_VENDOR, 2);
100 switch (vid) {
/freebsd-9.3-release/sys/dev/usb/quirk/
H A Dusb_quirk.c66 uint16_t vid; member in struct:usb_quirk_entry
76 { .vid = (v), .pid = (p), .lo_rev = (l), .hi_rev = (h), \
604 if ((usb_quirks[x].vid != info->idVendor) ||
638 usb_quirk_get_entry(uint16_t vid, uint16_t pid, argument
645 if ((vid | pid | lo_rev | hi_rev) == 0) {
652 if ((usb_quirks[x].vid != vid) ||
668 if ((usb_quirks[x].vid |
674 usb_quirks[x].vid = vid;
[all...]
/freebsd-9.3-release/sys/ofed/drivers/net/mlx4/
H A Den_netdev.c49 static void mlx4_en_vlan_rx_add_vid(void *arg, struct net_device *dev, u16 vid) argument
55 if ((vid == 0) || (vid > 4095)) /* Invalid */
57 en_dbg(HW, priv, "adding VLAN:%d\n", vid);
58 idx = vid >> 5;
59 field = 1 << (vid & 0x1f);
70 static void mlx4_en_vlan_rx_kill_vid(void *arg, struct net_device *dev, u16 vid) argument
76 if ((vid == 0) || (vid > 4095)) /* Invalid */
78 en_dbg(HW, priv, "Killing VID:%d\n", vid);
439 u16 vid; local
[all...]
H A Dport.c195 int mlx4_find_cached_vlan(struct mlx4_dev *dev, u8 port, u16 vid, int *idx) argument
202 (vid == (MLX4_VLAN_MASK &
/freebsd-9.3-release/sys/arm/econa/
H A Dif_ecevar.h65 uint32_t vid:3; member in struct:__anon5549
/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dvlan_init.c373 Add a vlan interface with VLAN ID 'vid' and tagged interface
380 static int vlan_add(const char *if_name, int vid) argument
385 wpa_printf(MSG_DEBUG, "VLAN: vlan_add(if_name=%s, vid=%d)",
386 if_name, vid);
406 vid);
412 if (if_request.u.VID == vid) {
431 if_request.u.VID = vid;
/freebsd-9.3-release/sys/i386/pci/
H A Dpci_cfgreg.c154 u_int16_t vid, did;
184 vid = pci_cfgregread(0, 0, 0, PCIR_VENDOR, 2);
186 switch (vid) {
/freebsd-9.3-release/sys/mips/cavium/octe/
H A Dmv88e61xxphy.c513 mv88e61xxphy_vtu_load(struct mv88e61xxphy_softc *sc, uint16_t vid) argument
526 MV88E61XX_GLOBAL_VTU_VID_VALID | vid);
535 if (psc->sc_vlan == vid) {
/freebsd-9.3-release/sys/pci/
H A Damdpm.c149 u_int16_t vid; local
152 vid = pci_get_vendor(dev);
154 if ((vid == AMDPM_VENDORID_AMD) &&
172 if ((vid == AMDPM_VENDORID_NVIDIA) &&
/freebsd-9.3-release/sys/dev/e1000/
H A De1000_vf.c439 * @vid: determines the vfta register and bit to set/unset
442 void e1000_vfta_set_vf(struct e1000_hw *hw, u16 vid, bool set) argument
447 msgbuf[1] = vid;

Completed in 177 milliseconds

123