Searched defs:device (Results 201 - 225 of 322) sorted by relevance

1234567891011>>

/freebsd-10.3-release/sys/dev/pms/freebsd/driver/common/
H A Dencrypt_ioctl.h98 bit32 device; member in struct:EncryptDeviceDekMap_s
115 bit32 device; member in struct:IoctlEncryptIOError_s
H A Dlxencrypt.c327 unsigned int chan, device, lun = 0; local
477 bit32 chan, device, lun; local
696 int chan, device, lun; local
[all...]
/freebsd-10.3-release/sys/ofed/drivers/infiniband/core/
H A Dmad_priv.h203 struct ib_device *device; member in struct:ib_mad_port_private
H A Dmulticast.c68 struct ib_device *device; member in struct:mcast_device
663 int ib_sa_get_mcmember_rec(struct ib_device *device, u argument
577 ib_sa_join_multicast(struct ib_sa_client *client, struct ib_device *device, u8 port_num, struct ib_sa_mcmember_rec *rec, ib_sa_comp_mask comp_mask, gfp_t gfp_mask, int (*callback)(int status, struct ib_sa_multicast *multicast), void *context) argument
689 ib_init_ah_from_mcmember(struct ib_device *device, u8 port_num, struct ib_sa_mcmember_rec *rec, struct ib_ah_attr *ah_attr) argument
769 mcast_add_one(struct ib_device *device) argument
817 mcast_remove_one(struct ib_device *device) argument
[all...]
H A Dverbs.c97 enum rdma_link_layer rdma_port_get_link_layer(struct ib_device *device, u8 port_num) argument
115 struct ib_pd *ib_alloc_pd(struct ib_device *device) argument
159 ib_init_ah_from_wc(struct ib_device *device, u8 port_num, struct ib_wc *wc, struct ib_grh *grh, struct ib_ah_attr *ah_attr) argument
723 ib_create_cq(struct ib_device *device, ib_comp_handler comp_handler, void (*event_handler)(struct ib_event *, void *), void *cq_context, int cqe, int comp_vector) argument
891 ib_alloc_fast_reg_page_list(struct ib_device *device, int max_page_list_len) argument
1056 ib_alloc_xrcd(struct ib_device *device) argument
[all...]
/freebsd-10.3-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1193 show_rev(struct device *device, struct device_attribute *attr, char *buf) argument
1201 show_fw_ver(struct device *device, struct device_attribute *attr, char *buf) argument
1211 show_hca(struct device *device, struct device_attribute *attr, char *buf) argument
1231 show_board(struct device *device, struct device_attribute *attr, char *buf) argument
[all...]
/freebsd-10.3-release/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c1047 set_keyboard(char *device) argument
/freebsd-10.3-release/usr.sbin/rarpd/
H A Drarpd.c385 char device[sizeof "/dev/bpf000"]; local
408 rarp_open(char *device) argument
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_chu.c469 char device[20]; /* device name */ local
[all...]
H A Drefclock_tsyncpci.c390 char device[32]; local
[all...]
/freebsd-10.3-release/contrib/tcpdump/
H A Dtcpdump.c403 show_tstamp_types_and_exit(const char *device, pcap_t *pd) argument
436 show_dlts_and_exit(const char *device, pcap_t *pd) argument
762 register char *cp, *infile, *cmdbuf, *device, *RFileName, *VFileName, *WFileName; local
[all...]
/freebsd-10.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-mdio.h487 static inline int cvmx_mdio_45_read(int bus_id, int phy_id, int device, int location) argument
551 cvmx_mdio_45_write(int bus_id, int phy_id, int device, int location, int val) argument
[all...]
/freebsd-10.3-release/sys/dev/acpica/
H A Dacpi_video.c66 device_t device; member in struct:acpi_video_softc
/freebsd-10.3-release/sys/dev/nxge/
H A Dxge-osdep.h126 device_t device; /* Device */ member in struct:xge_pci_info
[all...]
/freebsd-10.3-release/sys/dev/mly/
H A Dmly.c170 u_int16_t device; member in struct:mly_ident
[all...]
/freebsd-10.3-release/sys/dev/ntb/ntb_hw/
H A Dntb_hw.c117 device_t device; member in struct:ntb_softc
239 ntb_probe(device_t device) argument
258 ntb_attach(device_t device) argument
282 ntb_detach(device_t device) argument
[all...]
/freebsd-10.3-release/sys/cam/ata/
H A Data_xpt.c1287 ata_find_quirk(struct cam_ed *device) argument
1579 struct cam_ed *device; local
1660 struct cam_ed *device; local
1753 struct cam_ed *device; local
1791 struct cam_ed *device; local
1839 struct cam_ed *device; local
1962 ata_dev_async(u_int32_t async_code, struct cam_eb *bus, struct cam_et *target, struct cam_ed *device, void *async_arg) argument
[all...]
/freebsd-10.3-release/sbin/camcontrol/
H A Dfwdownload.c416 uint8_t device; member in struct:fw_ibm_tape_fw_designation
905 fwdownload(struct cam_device *device, int argc, char **argv, char *combinedopt, int printerrors, int retry_count, int timeout) argument
[all...]
/freebsd-10.3-release/sys/dev/isci/scil/
H A Dsati_translator_sequence.h340 SATI_DEVICE_T * device; member in struct:SATI_TRANSLATOR_SEQUENCE
H A Dscic_sds_port.c1856 scic_sds_port_default_start_io_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_REMOTE_DEVICE_T *device, SCIC_SDS_REQUEST_T *io_request ) argument
1884 scic_sds_port_default_complete_io_handler( SCIC_SDS_PORT_T *this_port, SCIC_SDS_REMOTE_DEVICE_T *device, SCIC_SDS_REQUEST_T *io_request ) argument
1922 scic_sds_port_general_complete_io_handler( SCIC_SDS_PORT_T *port, SCIC_SDS_REMOTE_DEVICE_T *device, SCIC_SDS_REQUEST_T *io_request ) argument
2222 scic_sds_port_stopping_state_complete_io_handler( SCIC_SDS_PORT_T *port, SCIC_SDS_REMOTE_DEVICE_T *device, SCIC_SDS_REQUEST_T *io_request ) argument
2888 scic_sds_port_ready_substate_complete_io_handler( SCIC_SDS_PORT_T *port, struct SCIC_SDS_REMOTE_DEVICE *device, struct SCIC_SDS_REQUEST *io_request ) argument
3002 scic_sds_port_ready_waiting_substate_start_io_handler( SCIC_SDS_PORT_T *port, SCIC_SDS_REMOTE_DEVICE_T *device, SCIC_SDS_REQUEST_T *io_request ) argument
3150 scic_sds_port_ready_operational_substate_start_io_handler( SCIC_SDS_PORT_T *port, SCIC_SDS_REMOTE_DEVICE_T *device, SCIC_SDS_REQUEST_T *io_request ) argument
3252 scic_sds_port_ready_configuring_substate_complete_io_handler( SCIC_SDS_PORT_T *port, SCIC_SDS_REMOTE_DEVICE_T *device, SCIC_SDS_REQUEST_T *io_request ) argument
[all...]
H A Dscic_sds_remote_device.c1470 scic_sds_remote_device_default_start_request_handler( SCI_BASE_REMOTE_DEVICE_T *device, SCI_BASE_REQUEST_T *request ) argument
1502 scic_sds_remote_device_default_complete_request_handler( SCI_BASE_REMOTE_DEVICE_T *device, SCI_BASE_REQUEST_T *request ) argument
1533 scic_sds_remote_device_default_continue_request_handler( SCI_BASE_REMOTE_DEVICE_T *device, SCI_BASE_REQUEST_T *request ) argument
1898 scic_sds_remote_device_ready_state_start_task_handler( SCI_BASE_REMOTE_DEVICE_T *device, SCI_BASE_REQUEST_T *request ) argument
1945 scic_sds_remote_device_ready_state_start_io_handler( SCI_BASE_REMOTE_DEVICE_T *device, SCI_BASE_REQUEST_T *request ) argument
1989 scic_sds_remote_device_ready_state_complete_request_handler( SCI_BASE_REMOTE_DEVICE_T *device, SCI_BASE_REQUEST_T *request ) argument
2060 scic_sds_remote_device_stopping_state_complete_request_handler( SCI_BASE_REMOTE_DEVICE_T *device, SCI_BASE_REQUEST_T *request ) argument
2160 scic_sds_remote_device_resetting_state_complete_request_handler( SCI_BASE_REMOTE_DEVICE_T *device, SCI_BASE_REQUEST_T *request ) argument
[all...]
/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-bpf.c395 pcap_create_interface(const char *device, char *ebuf) argument
417 static const char device[] = "/dev/bpf"; local
420 char device[sizeof "/dev/bpf0000000000"]; local
[all...]
H A Dpcap-dos.c146 pcap_t *pcap_create (const char *device, char *ebuf) argument
480 pcap_lookupnet(const char *device, bpf_u_int32 *localnet, bpf_u_int32 *netmask, char *errbuf) argument
[all...]
H A Dpcap-int.h133 char *device; /* device name */ member in struct:pcap_md
H A Dpcap-sita.c1002 pcap_t *pcap_create_interface(const char *device, char *ebuf) { argument

Completed in 246 milliseconds

1234567891011>>