/vbox/src/VBox/Devices/PC/ipxe/src/drivers/bus/ |
H A D | isa_ids.c | 11 char * isa_id_string ( unsigned int vendor, unsigned int product ) { argument 16 vendor = bswap_16 ( vendor ); 18 buf[i] = ( 'A' - 1 + ( vendor & 0x1f ) ); 19 vendor >>= 5;
|
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | lspci.c | 38 uint16 vendor; member in struct:_pci_device 68 current_device.vendor = strtol(val, NULL, 16); 102 current_device.klass, current_device.vendor,
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ |
H A D | device.h | 33 unsigned int vendor; member in struct:device_description
|
H A D | fcns.h | 41 uint8_t vendor; member in struct:fc_ct_header
|
/vbox/src/VBox/Devices/PC/ipxe/src/util/ |
H A D | efirom.c | 37 uint16_t vendor; member in struct:options 145 headers->pci.VendorId = opts->vendor; 172 eprintf ( "Syntax: %s [--vendor=VVVV] [--device=DDDD] " 191 { "vendor", required_argument, NULL, 'v' }, 205 opts->vendor = strtoul ( optarg, &end, 16 ); 207 eprintf ( "Invalid vendor \"%s\"\n", optarg );
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | loader.h | 134 int vendor; member in struct:_xf86cfgModuleOptions
|
H A D | xf86Module.h | 139 const char * vendor; /* vendor specific string */ member in struct:__anon7527
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | loader.h | 134 int vendor; member in struct:_xf86cfgModuleOptions
|
H A D | xf86Module.h | 134 const char * vendor; /* vendor specific string */ member in struct:__anon7896
|
/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/ |
H A D | sec80211.c | 56 /** OUI+type in appropriate byte order, masked to exclude vendor */ 292 ie->vendor.oui == IEEE80211_WPA_OUI_VEN ) { 294 rsn = &ie->vendor.data[0]; 455 * If @a rsnie is false, returns an old-format (WPA vendor IE) 460 u32 vendor = ( rsnie ? IEEE80211_RSN_OUI : IEEE80211_WPA_OUI ); local 464 return map->oui_type | vendor; 477 * If @a rsnie is false, returns an old-format (WPA vendor IE) 492 * If @a rsnie is false, returns an old-format (WPA vendor IE)
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | loader.h | 138 int vendor; member in struct:_xf86cfgModuleOptions
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | loader.h | 139 int vendor; member in struct:_xf86cfgModuleOptions
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | xf86Module.h | 131 const char *vendor; /* vendor specific string */ member in struct:__anon6899
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | xf86Module.h | 131 const char *vendor; /* vendor specific string */ member in struct:__anon7212
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | xf86Module.h | 131 const char *vendor; /* vendor specific string */ member in struct:__anon5983
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | xf86Module.h | 131 const char *vendor; /* vendor specific string */ member in struct:__anon6286
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | xf86Module.h | 131 const char *vendor; /* vendor specific string */ member in struct:__anon6584
|
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/ |
H A D | xf86vmode.h | 139 char* vendor; member in struct:__anon2948
|
/vbox/src/libs/libxml2-2.6.31/xstc/ |
H A D | xstc.py | 113 vendor = None variable 137 global vendor, vendorNIST_2 190 global vendorNIST, vendorSUN, vendorMS, vendorNIST_2, options, vendor 196 if vendor == vendorMS or vendor == vendorSUN: 202 elif vendor == vendorNIST: 209 elif vendor == vendorNIST_2:
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | xf86Module.h | 134 const char * vendor; /* vendor specific string */ member in struct:__anon8252
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/ |
H A D | xf86Module.h | 133 const char * vendor; /* vendor specific string */ member in struct:__anon8569
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | xf86Module.h | 133 const char * vendor; /* vendor specific string */ member in struct:__anon8890
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | xf86Module.h | 133 const char * vendor; /* vendor specific string */ member in struct:__anon9205
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | xf86Module.h | 133 const char * vendor; /* vendor specific string */ member in struct:__anon9525
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | xf86Module.h | 133 const char * vendor; /* vendor specific string */ member in struct:__anon5051
|