Searched refs:rom (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | undi.c | 280 undi.rom = ( rom_t * ) phys_to_virt ( ptr ); in hunt_rom() 281 if ( undi.rom->signature == ROM_SIGNATURE ) { in hunt_rom() 286 if ( undi.rom->pcir_off == 0 ) { in hunt_rom() 290 pcir_header = (pcir_header_t*)( ( void * ) undi.rom + in hunt_rom() 291 undi.rom->pcir_off ); in hunt_rom() 305 if ( undi.rom->pnp_off == 0 ) { in hunt_rom() 309 pnp_header = (pnp_header_t*)( ( void * ) undi.rom + in hunt_rom() 310 undi.rom->pnp_off ); in hunt_rom() 322 (void*)undi.rom+pnp_header->product_str_off, in hunt_rom() 324 (void*)undi.rom+pnp_header->manuf_str_off ); in hunt_rom() [all …]
|
H A D | undi.h | 119 typedef struct rom { struct 207 rom_t *rom; member
|
H A D | config.c | 47 if (state->dev.romaddr != ((unsigned long) rom.rom_segment << 4)) { in pci_probe()
|
H A D | nic.c | 29 struct rom_info rom; variable 145 &rom, /* rom_info */ 172 rom = *((struct rom_info *)ROM_INFO_LOCATION); in grub_eth_probe()
|
/titanic_50/usr/src/uts/common/io/hme/ |
H A D | hme.c | 953 ebus_rom_t *rom = arg; in hme_mapebusrom() local 954 struct hme *hmep = rom->hmep; in hme_mapebusrom() 959 if (dip == rom->parent) { in hme_mapebusrom() 963 if (ddi_get_parent(dip) != rom->parent) in hme_mapebusrom() 983 if ((PCI_REG_BUS_G(reg) != rom->bus) || in hme_mapebusrom() 984 (PCI_REG_DEV_G(reg) != rom->dev) || in hme_mapebusrom() 989 (void) ddi_regs_map_setup(dip, 1, &rom->romp, 0, 0, &hmep->hme_dev_attr, in hme_mapebusrom() 990 &rom->acch); in hme_mapebusrom() 1001 ebus_rom_t rom; in hmeget_promebus() local 1008 bzero(&rom, sizeof (rom)); in hmeget_promebus() [all …]
|
/titanic_50/usr/src/lib/storage/liba5k/ |
H A D | Makefile | 40 HDRS = a5k.h a_state.h exec.h rom.h
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | pci_tools.h | 95 rom = PCITOOL_ROM enumerator
|
/titanic_50/usr/src/cmd/pcitool/ |
H A D | pcitool_ui.c | 1075 rom = 12 in parse_device_opts() enumerator 1249 case rom: in parse_device_opts()
|
/titanic_50/usr/src/uts/common/pcmcia/sys/ |
H A D | cis_handlers.h | 984 } rom; member
|
/titanic_50/usr/src/grub/grub-0.97/docs/ |
H A D | grub.texi | 1508 a kind of Net Boot @sc{rom}, such as a PXE @sc{rom} or a free software 1509 package like Etherboot. Such a Boot @sc{rom} first boots the machine, 1518 is very simple: If the machine has a PXE @sc{rom}, use 1522 should be described in the manual on your Net Boot @sc{rom}, please
|
H A D | multiboot.texi | 889 is valid, and indicates the address of the @sc{rom} configuration table
|
/titanic_50/exception_lists/ |
H A D | packaging | 841 usr/include/rom.h sparc
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 5526 hp2621-ba|2621 w/new rom and strap A set:\ 16178 blit|jerq|blit running teletype rom:\ 16192 oblit|ojerq|first version of blit rom:\
|
H A D | terminfo.src | 6254 hp2621-ba|2621 w/new rom and strap A set, 18185 blit|jerq|blit running teletype rom, 18202 oblit|ojerq|first version of blit rom,
|