Searched defs:unit (Results 1 - 25 of 505) sorted by relevance

1234567891011>>

/freebsd-13-stable/sys/mips/cavium/
H A Duart_bus_octeonusart.c89 int unit; local
/freebsd-13-stable/lib/libstdbuf/
H A Dstdbuf.c55 char *unit; local
/freebsd-13-stable/stand/i386/common/
H A Ddrv.h35 unsigned int unit; member in struct:dsk
/freebsd-13-stable/contrib/tcp_wrappers/
H A Dtli-sequent.c174 struct t_unitdata *unit; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.h21 static bool classof(const DWARFUnit *unit) { return !unit->IsTypeUnit(); } argument
H A DDWARFTypeUnit.h25 static bool classof(const DWARFUnit *unit) { return unit->IsTypeUnit(); } argument
H A DNameToDIE.cpp47 FindAllEntriesForUnit( const DWARFUnit &unit, llvm::function_ref<bool(DIERef ref)> callback) const argument
/freebsd-13-stable/sys/dev/ata/chipsets/
H A Data-fsl.c101 int unit; local
/freebsd-13-stable/sys/dev/ips/
H A Dips_disk.h62 int unit; member in struct:ipsdisk_softc
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_local.c107 local_start( int unit, struct peer *peer ) argument
143 local_poll( int unit, struct peer *peer ) argument
H A Drefclock_atom.c118 atom_start( int unit, struct peer *peer ) argument
162 atom_shutdown( int unit, struct peer *peer ) argument
181 atom_timer( int unit, struct peer *peer ) argument
213 atom_poll( int unit, struct peer *peer ) argument
[all...]
H A Drefclock_pcf.c63 pcf_start( int unit, struct peer *peer ) argument
113 pcf_shutdown( int unit, struct peer *peer ) argument
130 pcf_poll( int unit, struct peer *peer ) argument
H A Drefclock_tpro.c67 tpro_start( int unit, struct peer *peer ) argument
112 tpro_shutdown( int unit, struct peer *peer ) argument
132 tpro_poll( int unit, struct peer *peer ) argument
/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats_timing.cpp88 std::string formatSI(double interval, int width, char unit) { argument
/freebsd-13-stable/sys/mips/mips/
H A Dsc_machdep.c48 sc_get_cons_priority(int *unit, int *flags) argument
63 sc_get_softc(int unit, int flags) argument
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dsc_machdep.c48 sc_get_cons_priority(int *unit, int *flags) argument
63 sc_get_softc(int unit, int flags) argument
/freebsd-13-stable/sys/arm/arm/
H A Dsc_machdep.c48 sc_get_cons_priority(int *unit, int *flags) argument
63 sc_get_softc(int unit, int flags) argument
/freebsd-13-stable/usr.sbin/mlxcontrol/
H A Dconfig.c61 int unit = 0; /* XXX */ local
/freebsd-13-stable/lib/libpmc/pmu-events/
H A Dpmu-events.h19 const char *unit; member in struct:pmu_event
/freebsd-13-stable/contrib/kyua/utils/
H A Dunits.cpp76 const char unit = str[str.length() - 1]; local
/freebsd-13-stable/sys/dev/ipmi/
H A Dipmi_isa.c103 int i, unit, val; local
/freebsd-13-stable/sys/mips/atheros/
H A Dar91xx_chip.c119 ar91xx_chip_set_pll_ge(int unit, int speed, uint32_t pll) argument
/freebsd-13-stable/sys/dev/sound/
H A Dunit.c108 snd_unit2u(int unit) argument
116 snd_unit2d(int unit) argument
124 snd_unit2c(int unit) argument
[all...]
/freebsd-13-stable/stand/efi/libefi/
H A Ddevicename.c88 int i, unit, err; local
H A Dhandles.c37 int unit; member in struct:entry
49 int idx, unit; local
70 efi_find_handle(struct devsw *dev, int unit) argument
85 efi_handle_lookup(EFI_HANDLE h, struct devsw **dev, int *unit, uint64_t *extra) argument
104 efi_handle_update_dev(EFI_HANDLE h, struct devsw *dev, int unit, uint64_t guid) argument
[all...]

Completed in 316 milliseconds

1234567891011>>