Searched defs:speed (Results 101 - 125 of 231) sorted by relevance

12345678910

/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_mv88e1xxx.c221 static int mv88e1xxx_set_speed_duplex(struct cphy *phy, int speed, int duplex) argument
188 mv88e1xxx_get_link_status(struct cphy *cphy, int *link_state, int *speed, int *duplex, int *fc) argument
H A Dcxgb_vsc8211.c288 static int vsc8211_set_speed_duplex(struct cphy *phy, int speed, int duplex) argument
132 vsc8211_get_link_status(struct cphy *cphy, int *link_state, int *speed, int *duplex, int *fc) argument
205 vsc8211_get_link_status_fiber(struct cphy *cphy, int *link_state, int *speed, int *duplex, int *fc) argument
[all...]
/freebsd-10-stable/sys/dev/sound/isa/
H A Dad1816.c386 ad1816chan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
/freebsd-10-stable/sys/dev/sound/pci/
H A Daureal.c325 auchan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
H A Dcsapcm.c555 csachan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
H A Dhdspe.h164 uint32_t speed; member in struct:sc_info
H A Dneomagic.c388 nmchan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
H A Dvia82c686.c308 viachan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
H A Dals4000.c68 u_int32_t format, speed, phys_buf, bps; member in struct:sc_chinfo
244 alschan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
[all...]
H A Dcs4281.c369 cs4281chan_setspeed(kobj_t obj, void *data, u_int32_t speed) argument
/freebsd-10-stable/sys/dev/usb/
H A Dusb_transfer.h221 enum usb_dev_speed speed; member in struct:usb_setup_params
/freebsd-10-stable/sys/powerpc/powermac/
H A Dkiic.c287 kiic_setspeed(struct kiic_softc *sc, u_int speed) argument
/freebsd-10-stable/sys/dev/drm2/radeon/
H A Dradeon_i2c.c275 radeon_iicbb_reset(device_t dev, u_char speed, u_char addr, u_char *oldaddr) argument
1004 radeon_hw_i2c_reset(device_t dev, u_char speed, u_char addr, u_char *oldaddr) argument
/freebsd-10-stable/contrib/xz/src/xz/
H A Dmessage.c361 double speed = (double)(uncompressed_pos) local
675 const char *speed = progress_speed(uncompressed_pos, elapsed); local
[all...]
/freebsd-10-stable/usr.sbin/ancontrol/
H A Dancontrol.c1067 u_int16_t speed; local
/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe_82598.c296 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *autoneg) argument
641 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw, ixgbe_link_speed *speed, bool *link_up, bool link_up_wait_to_complete) argument
730 ixgbe_setup_mac_link_82598(struct ixgbe_hw *hw, ixgbe_link_speed speed, bool autoneg_wait_to_complete) argument
784 ixgbe_setup_copper_link_82598(struct ixgbe_hw *hw, ixgbe_link_speed speed, bool autoneg_wait_to_complete) argument
[all...]
/freebsd-10-stable/sys/cam/ata/
H A Data_all.c769 ata_speed2revision(u_int speed) argument
/freebsd-10-stable/sys/dev/e1000/
H A De1000_api.c700 s32 e1000_get_speed_and_duplex(struct e1000_hw *hw, u16 *speed, u16 *duplex) argument
/freebsd-10-stable/sys/dev/si/
H A Dsi.c249 si_speedtab(int speed, struct si_speedtab *table) argument
/freebsd-10-stable/sys/dev/usb/serial/
H A Duplcom.c706 uplcom_baud_supported(unsigned int speed) argument
/freebsd-10-stable/usr.sbin/usbdump/
H A Dusbdump.c316 usb_speedstr(uint8_t speed) argument
/freebsd-10-stable/contrib/ncurses/progs/
H A Dtset.c284 int speed; /* Baud rate to compare against. */ member in struct:map
291 int speed; member in struct:speeds
[all...]
/freebsd-10-stable/lib/libusb/
H A Dlibusb01.c115 uint8_t speed; local
/freebsd-10-stable/sys/arm/freescale/vybrid/
H A Dvf_sai.c113 uint32_t speed; member in struct:sai_rate
146 uint32_t speed; member in struct:sc_info
305 saichan_setspeed(kobj_t obj, void *data, uint32_t speed) argument
[all...]
/freebsd-10-stable/sys/dev/acpi_support/
H A Dacpi_toshiba.c394 hci_cpu_speed(ACPI_HANDLE h, int op, UINT32 *speed) argument

Completed in 180 milliseconds

12345678910