| /src/sys/arch/virt68k/virt68k/ |
| H A D | machdep.c | 348 struct bi_record *bi; local in function:identifycpu
|
| H A D | bootinfo.c | 85 bootinfo_next(struct bi_record *bi) argument 94 bootinfo_get_cpu(struct bi_record *bi) argument 106 bootinfo_get_fpu(struct bi_record *bi) argument 118 bootinfo_get_mmu(struct bi_record *bi) argument 133 bootinfo_add_mem(struct bootinfo_data *bid, struct bi_record *bi) argument 158 bootinfo_add_initrd(struct bootinfo_data * bid,struct bi_record * bi) argument 232 bootinfo_gf_tty_consinit(struct bootinfo_data * bid,struct bi_record * bi) argument 263 struct bi_record *bi; local in function:bootinfo_startup1 324 struct bi_record *bi; local in function:bootinfo_startup2 393 struct bi_record *bi = bootinfo_data_store.bootinfo; local in function:bootinfo_enumerate 412 bootinfo_find_cb(struct bi_record * bi,void * v) argument 507 struct bi_record *bi = bootinfo_find(BI_RNG_SEED); local in function:bootinfo_setup_rndseed 527 struct bi_record *bi = bootinfo_find(BI_COMMAND_LINE); local in function:bootinfo_getarg [all...] |
| /src/sys/ufs/lfs/ |
| H A D | lfs_vnops.c | 1824 block_info_from_70(BLOCK_INFO *bi, const BLOCK_INFO_70 *bi70) argument 1836 block_info_to_70(BLOCK_INFO_70 *bi70, const BLOCK_INFO *bi) argument [all...] |
| /src/sys/arch/sparc64/sparc64/ |
| H A D | autoconf.c | 277 void *bi; local in function:bootstrap
|
| /src/sys/dev/cadence/ |
| H A D | if_cemac.c | 217 int bi = sc->txqi % TX_QLEN; local in function:cemac_gctx 254 int bi; local in function:cemac_intr 872 int bi, err, nsegs; local in function:cemac_ifstart_locked [all...] |
| /src/sys/arch/arm/at91/ |
| H A D | at91emac.c | 212 int bi; local in function:emac_intr 599 int s, bi, err, nsegs; local in function:emac_ifstart [all...] |
| /src/sys/arch/arm/ep93xx/ |
| H A D | epe.c | 210 uint32_t bi = (sc->RXStsQ_cur[1] >> 16) & 0x7fff; local in function:epe_intr 530 int s, bi, err, nsegs, ndq; local in function:epe_ifstart [all...] |
| /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ |
| H A D | vchiq_2835_arm.c | 282 BULKINFO_T *bi; local in function:vchiq_prepare_bulk_data 447 BULKINFO_T *bi = bulk->remote_data; local in function:vchiq_complete_bulk [all...] |
| /src/sys/arch/virt68k/dev/ |
| H A D | mainbus.c | 106 mainbus_attach_gfpic(struct bi_record *bi, void *v) argument 130 mainbus_attach_gfother(struct bi_record *bi, void *v) argument 198 mainbus_attach_other(struct bi_record *bi, void *v) argument [all...] |
| /src/sys/arch/macppc/pci/ |
| H A D | pci_machdep.c | 315 uint32_t bi, busid; local in function:fixpci 334 pcireg_t bi; local in function:fix_cardbus_bridge
|
| /src/sys/arch/x86/x86/ |
| H A D | x86_machdep.c | 225 struct bi_modulelist_entry *bi, *bimax; local in function:module_init_md 292 struct bi_modulelist_entry *bi, *bimax; local in function:x86_rndseed [all...] |
| /src/sys/arch/i386/i386/ |
| H A D | machdep.c | 332 struct btinfo_modulelist *bi; local in function:native_loader
|
| /src/sys/dev/wsfb/ |
| H A D | genfb.c | 1121 int i, idx, bi, cell; local in function:genfb_putchar [all...] |
| /src/sys/dev/ata/ |
| H A D | ld_ataraid.c | 616 ld_ataraid_bioinq(struct ld_ataraid_softc *sc, struct bioc_inq *bi) argument
|
| /src/sys/arch/hppa/hppa/ |
| H A D | machdep.c | 427 hppa_init(paddr_t start, void *bi) argument
|
| /src/usr.sbin/fwctl/ |
| H A D | fwcontrol.c | 358 struct bus_info *bi; local in function:parse_bus_info_block [all...] |
| /src/sys/dev/pci/ixgbe/ |
| H A D | ixgbe_common.c | 4678 u32 bi; local in function:ixgbe_host_interface_command [all...] |
| /src/sys/dev/wscons/ |
| H A D | wsdisplay_glyphcache.c | 281 int cell, cx, cy, idx, bi; local in function:glyphcache_try [all...] |
| /src/sys/kern/ |
| H A D | subr_devsw.c | 619 int bi = -1, ci = -1/*XXXGCC*/, di; local in function:devsw_detach_locked [all...] |
| /src/sys/arch/i386/stand/lib/ |
| H A D | exec.c | 519 struct btinfo_common *bi = (void *)(u_long)bootinfo->entry[i]; local in function:exec_netbsd 676 struct bi_modulelist_entry *bi; local in function:module_init 807 struct bi_userconfcommand *bi; local in function:userconf_init [all...] |
| /src/sys/dev/bluetooth/ |
| H A D | btsco.c | 1027 struct btsco_info *bi = (struct btsco_info *)addr; local in function:btsco_dev_ioctl
|
| /src/sys/arch/sandpoint/sandpoint/ |
| H A D | machdep.c | 319 struct btinfo_console *bi; local in function:consinit 415 struct bi_modulelist_entry *bi, *biend; local in function:module_init_md 584 struct btinfo_console *bi = lookup_bootinfo(BTINFO_CONSOLE); local in function:kcomcninit [all...] |
| /src/sys/arch/hpcmips/hpcmips/ |
| H A D | machdep.c | 196 mach_init(int argc, char *argv[], struct bootinfo *bi) argument
|
| /src/sys/arch/hpcsh/hpcsh/ |
| H A D | machdep.c | 176 machine_startup(int argc, char *argv[], struct bootinfo *bi) argument
|
| /src/sys/arch/landisk/landisk/ |
| H A D | machdep.c | 152 landisk_startup(int howto, void *bi) argument
|