Searched defs:bi (Results 1 - 25 of 83) sorted by last modified time

1234

/src/sys/arch/virt68k/virt68k/
H A Dmachdep.c348 struct bi_record *bi; local in function:identifycpu
H A Dbootinfo.c85 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 Dlfs_vnops.c1824 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 Dautoconf.c277 void *bi; local in function:bootstrap
/src/sys/dev/cadence/
H A Dif_cemac.c217 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 Dat91emac.c212 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 Depe.c210 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 Dvchiq_2835_arm.c282 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 Dmainbus.c106 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 Dpci_machdep.c315 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 Dx86_machdep.c225 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 Dmachdep.c332 struct btinfo_modulelist *bi; local in function:native_loader
/src/sys/dev/wsfb/
H A Dgenfb.c1121 int i, idx, bi, cell; local in function:genfb_putchar
[all...]
/src/sys/dev/ata/
H A Dld_ataraid.c616 ld_ataraid_bioinq(struct ld_ataraid_softc *sc, struct bioc_inq *bi) argument
/src/sys/arch/hppa/hppa/
H A Dmachdep.c427 hppa_init(paddr_t start, void *bi) argument
/src/usr.sbin/fwctl/
H A Dfwcontrol.c358 struct bus_info *bi; local in function:parse_bus_info_block
[all...]
/src/sys/dev/pci/ixgbe/
H A Dixgbe_common.c4678 u32 bi; local in function:ixgbe_host_interface_command
[all...]
/src/sys/dev/wscons/
H A Dwsdisplay_glyphcache.c281 int cell, cx, cy, idx, bi; local in function:glyphcache_try
[all...]
/src/sys/kern/
H A Dsubr_devsw.c619 int bi = -1, ci = -1/*XXXGCC*/, di; local in function:devsw_detach_locked
[all...]
/src/sys/arch/i386/stand/lib/
H A Dexec.c519 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 Dbtsco.c1027 struct btsco_info *bi = (struct btsco_info *)addr; local in function:btsco_dev_ioctl
/src/sys/arch/sandpoint/sandpoint/
H A Dmachdep.c319 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 Dmachdep.c196 mach_init(int argc, char *argv[], struct bootinfo *bi) argument
/src/sys/arch/hpcsh/hpcsh/
H A Dmachdep.c176 machine_startup(int argc, char *argv[], struct bootinfo *bi) argument
/src/sys/arch/landisk/landisk/
H A Dmachdep.c152 landisk_startup(int howto, void *bi) argument

Completed in 34 milliseconds

1234