Searched defs:port (Results 1 - 25 of 760) sorted by last modified time

1234567891011>>

/freebsd-10-stable/sys/net/
H A Dif_lagg.c1712 uint32_t port; member in union:__anon2
[all...]
/freebsd-10-stable/sys/dev/usb/
H A Dusbdi.h397 uint8_t port; member in struct:usb_attach_arg
H A Dusb_hub.c303 uint8_t port; local
[all...]
H A Dusb_request.c784 usbd_req_reset_port(struct usb_device *udev, struct mtx *mtx, uint8_t port) argument
874 usbd_req_warm_reset_port(struct usb_device *udev, struct mtx *mtx, uint8_t port) argument
1588 usbd_req_get_port_status(struct usb_device *udev, struct mtx *mtx, struct usb_port_status *ps, uint8_t port) argument
1653 usbd_req_set_hub_u1_timeout(struct usb_device *udev, struct mtx *mtx, uint8_t port, uint8_t timeout) argument
1675 usbd_req_set_hub_u2_timeout(struct usb_device *udev, struct mtx *mtx, uint8_t port, uint8_t timeout) argument
1718 usbd_req_clear_port_feature(struct usb_device *udev, struct mtx *mtx, uint8_t port, uint16_t sel) argument
1740 usbd_req_set_port_feature(struct usb_device *udev, struct mtx *mtx, uint8_t port, uint16_t sel) argument
2178 usbd_req_reset_tt(struct usb_device *udev, struct mtx *mtx, uint8_t port) argument
2208 usbd_req_clear_tt_buffer(struct usb_device *udev, struct mtx *mtx, uint8_t port, uint8_t addr, uint8_t type, uint8_t endpoint) argument
2242 usbd_req_set_port_link_state(struct usb_device *udev, struct mtx *mtx, uint8_t port, uint8_t link_state) argument
2269 usbd_req_set_lpm_info(struct usb_device *udev, struct mtx *mtx, uint8_t port, uint8_t besl, uint8_t addr, uint8_t rwe) argument
[all...]
/freebsd-10-stable/sys/dev/usb/controller/
H A Dxhci.c3292 uint32_t port; local
[all...]
/freebsd-10-stable/sys/dev/ixl/
H A Di40e_common.c984 u32 port, ari, func_rid; local
1456 u32 port; local
[all...]
/freebsd-10-stable/contrib/bsnmp/lib/
H A Dsnmpclient.c882 open_client_udp(const char *host, const char *port) argument
1048 snmp_open(const char *host, const char *port, const char *readcomm, argument
/freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c751 ipoib_dev_init(struct ipoib_dev_priv *priv, struct ib_device *ca, int port) argument
940 ipoib_add_port(const char *format, struct ib_device *hca, u8 port) argument
[all...]
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_ioctl.c362 int port; member in struct:linux_serial_struct
/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_nfsdstate.c3988 } port; local
/freebsd-10-stable/lib/libfetch/
H A Dfetch.c253 fetchMakeURL(const char *scheme, const char *host, int port, const char *doc, argument
[all...]
/freebsd-10-stable/sys/dev/mlx5/
H A Dqp.h451 u8 port; member in struct:mlx5_qp_path
520 u8 port; member in struct:mlx5_dct_context
/freebsd-10-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2372 __be16 port; member in struct:fw_rdev_wr::rdev_entry::iscsi_rdev_entry
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c3674 int t4_link_l1cfg(struct adapter *adap, unsigned int mbox, unsigned int port, argument
3754 int t4_restart_aneg(struct adapter *adap, unsigned int mbox, unsigned int port) argument
4432 static void xgmac_intr_handler(struct adapter *adap, int port) argument
6127 t4_wol_magic_enable(struct adapter *adap, unsigned int port, const u8 *addr) argument
6168 t4_wol_pat_enable(struct adapter *adap, unsigned int port, unsigned int map, u64 mask0, u64 mask1, unsigned int crc, bool enable) argument
7053 t4_alloc_vi_func(struct adapter *adap, unsigned int mbox, unsigned int port, unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, u16 *rss_size, unsigned int portfunc, unsigned int idstype) argument
7110 t4_alloc_vi(struct adapter *adap, unsigned int mbox, unsigned int port, unsigned int pf, unsigned int vf, unsigned int nmac, u8 *mac, u16 *rss_size) argument
8044 int port; local
9408 t4_i2c_rd(struct adapter *adap, unsigned int mbox, int port, unsigned int devid, unsigned int offset, unsigned int len, u8 *buf) argument
9452 t4_i2c_wr(struct adapter *adap, unsigned int mbox, int port, unsigned int devid, unsigned int offset, unsigned int len, u8 *buf) argument
[all...]
H A Dcommon.h398 unsigned char port; member in struct:trace_params
[all...]
/freebsd-10-stable/sys/dev/cxgbe/
H A Dadapter.h786 struct port_info *port[MAX_NPORTS]; member in struct:adapter
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_nat.c2627 u_short st_port, dport, sport, port, sp, dp; local
[all...]
/freebsd-10-stable/sys/dev/sfxge/common/
H A Def10_nvram.c2115 unsigned int port; member in struct:ef10_parttbl_entry_s
H A Defx_filter.c331 efx_filter_spec_set_ipv4_local( __inout efx_filter_spec_t *spec, __in uint8_t proto, __in uint32_t host, __in uint16_t port) argument
H A Dhunt_nic.c112 uint32_t port; local
H A Dsiena_nvram.c207 unsigned int port; member in struct:siena_parttbl_entry_s
H A Def10_nic.c1253 ef10_external_port_mapping( __in efx_nic_t *enp, __in uint32_t port, __out uint8_t *external_portp) argument
[all...]
H A Dmedford_nic.c139 uint32_t port; local
/freebsd-10-stable/sys/dev/sfxge/
H A Dsfxge.h302 struct sfxge_port port; member in struct:sfxge_softc
/freebsd-10-stable/sys/dev/pcf/
H A Dpcf_isa.c104 u_int rid = 0, port, error; local

Completed in 542 milliseconds

1234567891011>>