/ndk/build/platforms/android-5/arch-x86/usr/include/net/ |
if_ieee1394.h | 45 u_int8_t iha_maxrec; /* max_rec in the config ROM */
|
/ndk/build/platforms/android-8/arch-arm/usr/include/net/ |
if_ieee1394.h | 45 u_int8_t iha_maxrec; /* max_rec in the config ROM */
|
/ndk/build/platforms/android-8/arch-x86/usr/include/net/ |
if_ieee1394.h | 45 u_int8_t iha_maxrec; /* max_rec in the config ROM */
|
/external/grub/netboot/ |
sk_g16.c | 91 * Boot_ROM, ROM - are used for referencing the BootEPROM 144 #define SK_POS2 ioaddr+2 /* Card-Enable, Boot-ROM Disable (RW) */ 399 unsigned char rom[0x0020]; /* 32Byte PROM containing 6Byte MAC */ member in struct:__anon1952 802 SK_print_pos(nic, "POS registers after ROM, RAM config"); 807 board->rom[0], board->rom[2], board->rom[4])); 812 *(nic->node_addr+i) = board->rom[j];
|
config.c | 488 &rom, /* rom_info */ 521 /* In GRUB, the ROM info is initialized here. */ 522 rom = *((struct rom_info *) ROM_INFO_LOCATION);
|
pci.h | 62 #define PCI_ROM_ADDRESS_ENABLE 0x01 /* Write 1 to enable ROM,
|
/hardware/broadcom/wlan/bcm4329/src/include/ |
hndsoc.h | 57 #define SI_ARMCM3_ROM 0x1e000000 /* ARM Cortex-M3 ROM */ 60 #define SI_ARM7S_ROM 0x20000000 /* ARM7TDMI-S ROM */
|
/external/kernel-headers/original/linux/ |
pci.h | 127 u8 rom_base_reg; /* which config register controls the ROM */ 172 struct bin_attribute *rom_attr; /* attribute descriptor for sysfs ROM entry */ 173 int rom_attr_enabled; /* has display of the rom attribute been enabled? */ 210 * 6 expansion ROM 506 /* ROM control related routines */ 509 void pci_unmap_rom(struct pci_dev *pdev, void __iomem *rom);
|
if_arp.h | 29 #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */
|
/external/qemu/ |
Changelog | 276 - IDE master only fixes (aka Win98 CD-ROM probe bug) 310 - support of CD-ROM change 329 - fixed CD-ROM detection (win98 install CD) 331 - added ROM memory support (win98 boot) 350 - IDE CD-ROM emulation
|
/external/bluetooth/bluez/tools/ |
hciattach_st.c | 223 fprintf(stderr, "No ROM patch file loaded.\n");
|
bccmd.c | 204 return "ROM (or \"read-only\" flash memory)"; 381 str = "BC2-ROM"; 387 str = "BC3-ROM"; 396 str = "BC4-ROM"; 630 else if (!strcasecmp(optarg, "rom"))
|
/external/grub/stage2/ |
mb_info.h | 157 /* ROM configuration table */
|
pc_slice.h | 243 #define FS_ISO9660 12 /* ISO 9660, normally CD-ROM */
|
/external/icu4c/layout/ |
ScriptAndLanguageTags.cpp | 213 romLanguageTag, /* 'ROM' (Romanian) */
|
/external/icu4c/test/letest/ |
gendata.xml | 97 <test-case id="Romanian Language Specific" script="latn" lang="ROM">
|
/external/iproute2/include/linux/ |
if_arp.h | 29 #define ARPHRD_NETROM 0 /* from KA9Q: NET/ROM pseudo */
|
/external/qemu/distrib/sdl-1.2.12/src/ |
SDL.c | 134 /* Initialize the CD-ROM subsystem */
|
/external/qemu/hw/ |
cdrom.c | 2 * QEMU ATAPI CD-ROM Emulator
|
pci.c | 387 /* the ROM slot has a specific enable bit */ 481 /* keep ROM enable bit */ 513 case 0x30 ... 0x33: /* rom */ 537 case 0x38 ... 0x3b: /* rom */
|
/external/quake/quake/src/WinQuake/docs/ |
README.X11 | 9 - CD-ROM for CDAudio
|
readme.squake | 9 - CD-ROM for CDAudio
|
/external/quake/quake/src/WinQuake/ |
quake-hipnotic.spec.sh | 92 CD ROM drive required for Installation
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/ |
shmBus.h | 55 * FW image may be stored at ROM addresses
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-objcopy.1 | 420 to program \s-1ROM\s0. It is typically used with an \f(CW\*(C`srec\*(C'\fR output 498 especially those where a program is held in \s-1ROM\s0, the two can be 511 \&\s-1ROM\s0, the two can be different. If \fB=\fR is used, the section address 597 This option is used typically in generating \s-1ROM\s0 images for problematic 601 endianness of the \s-1ROM\s0 may need to be modified. [all...] |