Searched defs:width (Results 376 - 400 of 422) sorted by relevance

<<11121314151617

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h1059 pcie_get_minimum_link(struct pci_dev *dev, enum pci_bus_speed *speed, enum pcie_link_width *width) argument
1171 pcie_bandwidth_available(struct pci_dev *pdev, struct pci_dev **limiting, enum pci_bus_speed *speed, enum pcie_link_width *width) argument
/freebsd-current/sbin/ipfw/
H A Dipfw2.c530 pr_u64(struct buf_pr *b, void *pd, int width) argument
2674 int width; local
2746 int bcwidth, pcwidth, width; local
[all...]
/freebsd-current/sys/dev/aic7xxx/
H A Daic7xxx.c2019 ahc_set_width(struct ahc_softc *ahc, struct ahc_devinfo *devinfo, u_int width, u_int type, int paused) argument
[all...]
H A Daic7xxx.h716 uint8_t width; /* Bus width */ member in struct:ahc_transinfo
H A Daic79xx.h769 uint8_t width; /* Bus width */ member in struct:ahd_transinfo
H A Daic79xx.c3194 ahd_set_width(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int width, u_int type, int paused) argument
[all...]
/freebsd-current/sys/arm64/arm64/
H A Didentcpu.c1978 mrs_field_cmp(uint64_t a, uint64_t b, u_int shift, int width, bool sign) argument
2005 update_lower_register(uint64_t val, uint64_t new_val, u_int shift, int width, bool sign) argument
[all...]
/freebsd-current/sys/net/
H A Dif_vxlan.c862 int i, len, af, width; local
/freebsd-current/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c244 static void __to_ib_speed_width(u32 espeed, u8 *speed, u8 *width) argument
[all...]
/freebsd-current/contrib/ntp/ntpq/
H A Dntpq.c2045 nntohost_col( sockaddr_u * addr, size_t width, int preserve_lowaddrbits ) argument
[all...]
/freebsd-current/sys/dev/cxgbe/common/
H A Dcommon.h292 unsigned short width; member in struct:pci_params
/freebsd-current/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h407 u32 width; member in struct:field_desc
/freebsd-current/sys/dev/usb/wlan/
H A Dif_zydreg.h1093 uint16_t width; member in struct:zyd_rfwrite_cmd
1220 int width; member in struct:zyd_rf
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dwmi.c4062 u8 rssi, width; local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3635 unsigned width = cast<llvm::IntegerType>(index->getType())->getBitWidth(); local
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c169 uint16_t width; member in struct:filter_info
/freebsd-current/sys/dev/ice/
H A Dice_lib.c7986 ice_pcie_lnk_width_to_int(enum ice_pcie_link_width width) argument
[all...]
H A Dice_lan_tx_rx.h847 u16 width; member in struct:ice_ctx_ele
/freebsd-current/sys/dev/pci/
H A Dpci.c2276 pcie_read_config(device_t dev, int reg, int width) argument
2292 pcie_write_config(device_t dev, int reg, uint32_t value, int width) argument
5969 pci_read_config_method(device_t dev, device_t child, int reg, int width) argument
2311 pcie_adjust_config(device_t dev, int reg, uint32_t mask, uint32_t value, int width) argument
6010 pci_write_config_method(device_t dev, device_t child, int reg, uint32_t val, int width) argument
6017 cfg->bus, cfg->slot, cfg->func, reg, val, width); local
[all...]
/freebsd-current/sys/contrib/v4l/
H A Dvideodev2.h233 __s32 width; member in struct:v4l2_rect
280 __u32 width; member in struct:v4l2_pix_format
409 __u32 width; /* Frame width [pixel] */ member in struct:v4l2_frmsize_discrete
453 __u32 width; /* Frame width */ member in struct:v4l2_frmivalenum
765 __u32 width; member in struct:v4l2_dv_enum_preset
799 __u32 width; /* width in pixels */ member in struct:v4l2_bt_timings
[all...]
/freebsd-current/contrib/wpa/src/ap/
H A Dap_config.h617 u16 width; member in struct:hostapd_bss_config::hs20_icon
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c203 enum chan_width convert2width(int width) argument
/freebsd-current/contrib/libxo/libxo/
H A Dlibxo.c2703 ssize_t width; local
3082 ssize_t width = xo_wcwidth(wc); local
5144 long width = 0; local
5260 ssize_t width = xo_find_width(xop, xfip, value, vlen); local
[all...]
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c5489 u8 lsb, width; local
/freebsd-current/sys/dev/e1000/
H A De1000_hw.h922 enum e1000_bus_width width; member in struct:e1000_bus_info

Completed in 776 milliseconds

<<11121314151617