Searched refs:elroy (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/sys/arch/hppa/stand/libsa/ |
| H A D | cmd_hppa.c | 915 volatile struct elroy_regs *elroy = (volatile struct elroy_regs *)hpa; in elroy_conf_read() local 921 arb_mask = *(volatile uint32_t *)&elroy->arb_mask; in elroy_conf_read() 922 err_cfg = *(volatile uint32_t *)&elroy->err_cfg; in elroy_conf_read() 923 control = *(volatile uint32_t *)&elroy->control; in elroy_conf_read() 926 *(volatile uint32_t *)&elroy->arb_mask = in elroy_conf_read() 928 *(volatile uint32_t *)&elroy->err_cfg = err_cfg | in elroy_conf_read() 930 *(volatile uint32_t *)&elroy->control = in elroy_conf_read() 933 *(volatile uint32_t *)&elroy->pci_conf_addr = htole32(addr); in elroy_conf_read() 934 addr = *(volatile uint32_t *)&elroy->pci_conf_addr; in elroy_conf_read() 935 id = *(volatile uint32_t *)&elroy->pci_conf_data; in elroy_conf_read() [all …]
|
| /openbsd-src/share/man/man4/man4.hppa/ |
| H A D | Makefile | 3 MAN= asp.4 astro.4 cpu.4 dino.4 elroy.4
|
| /openbsd-src/sys/arch/hppa/conf/ |
| H A D | files.hppa | 181 device elroy: pcibus 182 attach elroy at gedoens 183 file arch/hppa/dev/elroy.c elroy 184 file arch/hppa/dev/apic.c elroy
|
| H A D | RAMDISK | 64 elroy* at astro? 65 pci* at elroy?
|
| H A D | GENERIC | 67 elroy* at astro? 68 pci* at elroy?
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perllol.pod | 23 [ "george", "jane", "elroy", "judy", ], 37 [ "george", "jane", "elroy", "judy", ], 250 [ "george", "jane", "elroy" ], 259 1 0..2 "george" "jane" "elroy" 273 2 "elroy"
|
| H A D | perldsc.pod | 302 [ "george", "jane", "elroy", "judy", ], 351 2 'elroy' 366 [ "george", "jane", "elroy" ], 423 jetsons => [ "george", "jane", "elroy" ], 508 Son => "elroy", 599 "his boy" => "elroy", 769 { name => "elroy", role => "kid", age => 9, },
|