Searched defs:unit (Results 26 - 50 of 490) sorted by relevance

1234567891011>>

/freebsd-10.0-release/usr.sbin/mlxcontrol/
H A Dutil.c45 ctrlrpath(int unit) argument
55 ctrlrname(int unit) argument
65 drivepath(int unit) argument
75 drivename(int unit) argument
87 int unit; local
98 int unit; local
[all...]
/freebsd-10.0-release/contrib/atf/atf-c++/detail/
H A Dtext.cpp143 const char unit = str[str.length() - 1]; local
/freebsd-10.0-release/contrib/dtc/
H A Ddtc.c38 const char *unit; local
/freebsd-10.0-release/contrib/ipfilter/
H A Dmls_ipl.c264 u_int unit = GET_MINOR(dev); local
297 u_int unit = GET_MINOR(dev); local
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DTimer.h124 const char *unit = NULL; local
/freebsd-10.0-release/contrib/mdocml/
H A Dout.c50 enum roffscale unit; local
[all...]
H A Dout.h40 enum roffscale unit; member in struct:roffsu
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Drefclock_as2201.c155 as2201_start( int unit, struct peer *peer ) argument
210 as2201_shutdown( int unit, struct peer *peer ) argument
356 as2201_poll( int unit, struct peer *peer ) argument
H A Drefclock_fg.c93 fg_start( int unit, struct peer *peer ) argument
161 fg_shutdown( int unit, struct peer *peer ) argument
180 fg_poll( int unit, struct peer *peer ) argument
H A Drefclock_heath.c212 heath_start( int unit, struct peer *peer ) argument
253 heath_shutdown( int unit, struct peer *peer ) argument
395 heath_poll( int unit, struct peer *peer ) argument
H A Drefclock_hopfpci.c87 short unit; /* NTP refclock unit number */ member in struct:hopfclock_unit
116 hopfpci_start( int unit, struct peer *peer ) argument
179 hopfpci_shutdown( int unit, struct peer *peer ) argument
197 hopfpci_poll( int unit, struct peer *peer ) argument
[all...]
H A Drefclock_trak.c135 trak_start( int unit, struct peer *peer ) argument
207 trak_shutdown( int unit, struct peer *peer ) argument
337 trak_poll( int unit, struct peer *peer ) argument
/freebsd-10.0-release/contrib/ntp/util/
H A Daudio-pcm.c83 int unit = 0; /* device unit (0-3) */ local
/freebsd-10.0-release/contrib/tcp_wrappers/
H A Dtli.c249 struct t_unitdata *unit = host->unit; local
266 struct t_unitdata *unit = host->unit; local
353 struct t_unitdata *unit; local
[all...]
/freebsd-10.0-release/contrib/tcsh/
H A Dsh.print.c225 int unit, oldexitset = exitset; local
/freebsd-10.0-release/games/number/
H A Dnumber.c191 unit(int len, char *p) function
/freebsd-10.0-release/libexec/bootpd/
H A Dgetether.c199 int unit = -1; /* which unit to attach */ local
/freebsd-10.0-release/sbin/ggate/ggatel/
H A Dggatel.c53 static int unit = G_GATE_UNIT_AUTO; variable
[all...]
/freebsd-10.0-release/sys/arm/xscale/i8134x/
H A Dobio.c99 int unit = device_get_unit(child); local
/freebsd-10.0-release/sys/boot/i386/libi386/
H A Ddevicename.c89 int i, unit, err; local
/freebsd-10.0-release/sys/boot/powerpc/ps3/
H A Ddevicename.c93 int i, unit, pnum, ptype, err; local
/freebsd-10.0-release/sys/boot/uboot/lib/
H A Ddevicename.c92 int i, unit, err; local
/freebsd-10.0-release/sys/boot/userboot/userboot/
H A Ddevicename.c89 int i, unit, err; local
/freebsd-10.0-release/sys/cam/
H A Dcam_sim.c62 cam_sim_alloc(sim_action_func sim_action, sim_poll_func sim_poll, const char *sim_name, void *softc, u_int32_t unit, struct mtx *mtx, int max_dev_transactions, int max_tagged_dev_transactions, struct cam_devq *queue) argument
/freebsd-10.0-release/sys/dev/ieee488/
H A Dpcii.c209 int unit; local

Completed in 144 milliseconds

1234567891011>>