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

1234567891011>>

/freebsd-10-stable/sys/arm/xscale/ixp425/
H A Duart_bus_ixp425.c71 int unit = device_get_unit(dev); local
/freebsd-10-stable/sys/mips/cavium/
H A Duart_bus_octeonusart.c87 int unit; local
/freebsd-10-stable/sys/arm/samsung/s3c2xx0/
H A Duart_bus_s3c2410.c46 int unit; local
/freebsd-10-stable/sys/arm/at91/
H A Dat91rm9200_devices.c69 at91rm9200_config_uart(unsigned devid, unsigned unit, unsigned pinmask) argument
/freebsd-10-stable/sys/boot/i386/common/
H A Ddrv.h35 unsigned int unit; member in struct:dsk
/freebsd-10-stable/contrib/tcp_wrappers/
H A Dtli-sequent.c174 struct t_unitdata *unit; local
/freebsd-10-stable/lib/libstdbuf/
H A Dstdbuf.c53 char *unit; local
/freebsd-10-stable/sys/arm/arm/
H A Dsc_machdep.c46 sc_get_cons_priority(int *unit, int *flags) argument
61 sc_get_softc(int unit, int flags) argument
/freebsd-10-stable/sys/dev/ips/
H A Dips_disk.h60 int unit; member in struct:ipsdisk_softc
/freebsd-10-stable/sys/mips/mips/
H A Dsc_machdep.c46 sc_get_cons_priority(int *unit, int *flags) argument
61 sc_get_softc(int unit, int flags) argument
/freebsd-10-stable/sys/powerpc/powerpc/
H A Dsc_machdep.c46 sc_get_cons_priority(int *unit, int *flags) argument
61 sc_get_softc(int unit, int flags) argument
/freebsd-10-stable/usr.sbin/mlxcontrol/
H A Dconfig.c59 int unit = 0; /* XXX */ local
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-stable/sys/dev/ata/chipsets/
H A Data-fsl.c99 int unit; local
/freebsd-10-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-10-stable/sys/dev/atkbdc/
H A Datkbdc_ebus.c180 int children, error, rid, unit; local
/freebsd-10-stable/sys/dev/bktr/
H A Dbktr_mem.c100 bktr_has_stored_addresses(int unit) argument
114 bktr_store_address(int unit, int type, vm_offset_t addr) argument
154 bktr_retrieve_address(int unit, int type) argument
[all...]
/freebsd-10-stable/sys/dev/etherswitch/
H A Dmdio.c86 mdio_hinted_child(device_t dev, const char *name, int unit) argument
/freebsd-10-stable/sys/dev/ipmi/
H A Dipmi_isa.c101 int i, unit, val; local
/freebsd-10-stable/sys/dev/si/
H A Dsi_isa.c51 int unit; local
/freebsd-10-stable/sys/dev/spibus/
H A Dofw_spibus.c127 ofw_spibus_add_child(device_t dev, u_int order, const char *name, int unit) argument
/freebsd-10-stable/sys/mips/atheros/
H A Dar91xx_chip.c119 ar91xx_chip_set_pll_ge(int unit, int speed, uint32_t pll) argument
141 ar91xx_chip_ddr_flush_ge(int unit) argument

Completed in 137 milliseconds

1234567891011>>