Searched defs:device (Results 126 - 150 of 322) sorted by relevance

1234567891011>>

/freebsd-10.3-release/sys/dev/siba/
H A Dsiba_pcib.c393 siba_pcib_route_interrupt(device_t bridge, device_t device, int pin) argument
/freebsd-10.3-release/sys/arm/xscale/i80321/
H A Diq31244_machdep.c360 int device; local
/freebsd-10.3-release/sys/arm/xscale/i8134x/
H A Di81342_pci.c423 int device; local
/freebsd-10.3-release/sys/arm/xscale/ixp425/
H A Dixp425_pci.c439 ixppcib_route_interrupt(device_t bridge, device_t device, int pin) argument
/freebsd-10.3-release/games/morse/
H A Dmorse.c283 static char *device; /* for tty-controlled generator */ variable
[all...]
/freebsd-10.3-release/sys/dev/puc/
H A Dpuc_cfg.h74 uint16_t device; member in struct:puc_cfg
/freebsd-10.3-release/sys/ofed/drivers/infiniband/core/
H A Dfmr_pool.c213 struct ib_device *device; local
[all...]
H A Diwcm.c192 struct iw_cm_id *iw_create_cm_id(struct ib_device *device, argument
[all...]
/freebsd-10.3-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_rx.c718 sdp_rx_ring_create(struct sdp_sock *ssk, struct ib_device *device) argument
H A Dsdp_tx.c419 sdp_tx_ring_create(struct sdp_sock *ssk, struct ib_device *device) argument
/freebsd-10.3-release/sys/ofed/drivers/infiniband/util/
H A Dmadeye.c517 static void madeye_add_one(struct ib_device *device) argument
555 static void madeye_remove_one(struct ib_device *device) argument
[all...]
/freebsd-10.3-release/sys/ofed/include/rdma/
H A Diw_cm.h93 struct ib_device *device; member in struct:iw_cm_id
H A Drdma_cm.h128 struct ib_device *device; member in struct:rdma_cm_id
/freebsd-10.3-release/usr.sbin/config/
H A Dconfig.h82 struct device { struct
/freebsd-10.3-release/usr.sbin/fdformat/
H A Dfdformat.c149 char *fmtstring, *device; local
[all...]
/freebsd-10.3-release/usr.sbin/wpa/wpa_supplicant/
H A DPacket32.c390 char device[sizeof "/dev/bpf0000000000"]; local
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_acts.c471 char device[20]; local
[all...]
/freebsd-10.3-release/crypto/openssl/crypto/ts/
H A Dts_conf.c193 TS_CONF_set_crypto_device(CONF *conf, const char *section, const char *device) argument
/freebsd-10.3-release/sys/dev/ofw/
H A Dofw_standard.c415 ofw_std_canon(ofw_t ofw, const char *device, char *buf, size_t len) argument
421 cell_t device; member in struct:__anon10109
441 ofw_std_finddevice(ofw_t ofw, const char *device) argument
447 cell_t device; member in struct:__anon10110
558 ofw_std_open(ofw_t ofw, const char *device) argument
564 cell_t device; member in struct:__anon10114
[all...]
/freebsd-10.3-release/sys/dev/nand/
H A Dnand_generic.c735 onfi_is_blk_bad(device_t device, uint32_t block_number, uint8_t *bad) argument
/freebsd-10.3-release/sys/boot/ofw/libofw/
H A Dopenfirm.c352 OF_canon(const char *device, char *buf, int len) argument
358 cell_t device; member in struct:__anon6643
378 OF_finddevice(const char *device) argument
384 cell_t device; member in struct:__anon6644
496 OF_open(char *device) argument
502 cell_t device; member in struct:__anon6648
[all...]
/freebsd-10.3-release/sys/cam/
H A Dcam_xpt_internal.h165 struct cam_ed *device; member in struct:cam_path
[all...]
/freebsd-10.3-release/sys/dev/drm2/
H A Ddrm_os_freebsd.c71 drm_find_description(int vendor, int device, drm_pci_id_list_t *idlist) argument
93 int vendor, device; local
125 int vendor, device; local
[all...]
/freebsd-10.3-release/sbin/camcontrol/
H A Dpersist.c425 scsipersist(struct cam_device *device, int argc, char **argv, char *combinedopt, argument
[all...]
/freebsd-10.3-release/sys/dev/hyperv/netvsc/
H A Dhv_rndis_filter.c137 rndis_device *device; local
158 hv_put_rndis_device(rndis_device *device) argument
168 hv_rndis_request(rndis_device *device, uint32_t message_type, uint32_t message_length) argument
208 hv_put_rndis_request(rndis_device *device, rndis_request *request) argument
227 hv_rf_send_request(rndis_device *device, rndis_request *request, uint32_t message_type) argument
268 hv_rf_receive_response(rndis_device *device, rndis_msg *response) argument
311 hv_rf_send_offload_request(struct hv_device *device, rndis_offload_params *offloads) argument
392 hv_rf_receive_indicate_status(rndis_device *device, rndis_msg *response) argument
415 hv_rf_receive_data(rndis_device *device, rndis_msg *message, netvsc_packet *pkt) argument
460 hv_rf_on_receive(netvsc_dev *net_dev, struct hv_device *device, netvsc_packet *pkt) argument
510 hv_rf_query_device(rndis_device *device, uint32_t oid, void *result, uint32_t *result_size) argument
568 hv_rf_query_device_mac(rndis_device *device) argument
580 hv_rf_query_device_link_status(rndis_device *device) argument
595 hv_rf_set_packet_filter(rndis_device *device, uint32_t new_filter) argument
658 hv_rf_init_device(rndis_device *device) argument
718 hv_rf_halt_device(rndis_device *device) argument
773 hv_rf_open_device(rndis_device *device) argument
802 hv_rf_close_device(rndis_device *device) argument
822 hv_rf_on_device_add(struct hv_device *device, void *additl_info) argument
900 hv_rf_on_device_remove(struct hv_device *device, boolean_t destroy_channel) argument
923 hv_rf_on_open(struct hv_device *device) argument
935 hv_rf_on_close(struct hv_device *device) argument
[all...]

Completed in 407 milliseconds

1234567891011>>