Searched defs:device (Results 1 - 25 of 326) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/groff/src/libs/libgroff/
H A Ddevice.cpp25 const char *device = DEVICE; variable
/freebsd-10-stable/contrib/traceroute/
H A Difaddrlist.h26 char *device; member in struct:ifaddrlist
H A Difaddrlist.c83 char device[sizeof(ifr.ifr_name) + 1]; local
/freebsd-10-stable/sys/dev/isci/scil/
H A Dsati_device.c85 sati_device_construct( SATI_DEVICE_T * device, BOOL is_ncq_enabled, U8 max_ncq_depth, BOOL ignore_fua ) argument
121 sati_device_update_capabilities( SATI_DEVICE_T * device, ATA_IDENTIFY_DEVICE_DATA_T * identify ) argument
[all...]
H A Dscic_sds_smp_remote_device.c87 scic_sds_smp_remote_device_ready_idle_substate_start_io_handler( SCI_BASE_REMOTE_DEVICE_T * device, SCI_BASE_REQUEST_T * request ) argument
144 scic_sds_smp_remote_device_ready_cmd_substate_start_io_handler( SCI_BASE_REMOTE_DEVICE_T * device, SCI_BASE_REQUEST_T * request ) argument
162 scic_sds_smp_remote_device_ready_cmd_substate_complete_io_handler( SCI_BASE_REMOTE_DEVICE_T * device, SCI_BASE_REQUEST_T * request ) argument
[all...]
/freebsd-10-stable/contrib/libpcap/
H A Dpcap-null.c43 pcap_create_interface(const char *device, char *ebuf) argument
/freebsd-10-stable/sbin/fsck_ffs/
H A Dutilities.c66 static char device[MAXPATHLEN]; local
/freebsd-10-stable/contrib/ipfilter/ipsend/
H A Dsirix.c34 int initdevice(char *device, int tout) argument
H A Dsockraw.c37 int initdevice(char *device, int tout) argument
/freebsd-10-stable/sys/arm/xscale/ixp425/
H A Dixdp425_pci.c149 ixp425_md_route_interrupt(device_t bridge, device_t device, int pin) argument
/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Dsmi.h65 smi_check_local_smp(struct ib_smp *smp, struct ib_device *device) argument
80 smi_check_local_returning_smp(struct ib_smp *smp, struct ib_device *device) argument
/freebsd-10-stable/usr.sbin/lptcontrol/
H A Dlptcontrol.c59 const char *device; local
/freebsd-10-stable/usr.bin/wall/
H A Dttymsg.c65 char device[MAXNAMLEN] = _PATH_DEV; local
/freebsd-10-stable/sys/dev/puc/
H A Dpuc_pci.c90 uint16_t vendor, device; local
/freebsd-10-stable/contrib/ntp/libntp/
H A Dicom.c139 icom_init( const char *device, int speed, int trace ) argument
/freebsd-10-stable/crypto/openssh/
H A Dauth-chall.c44 static KbdintDevice *device; variable
[all...]
/freebsd-10-stable/sys/dev/wi/
H A Dif_wi_pci.c94 unsigned int vendor,device; member in struct:__anon10176
/freebsd-10-stable/usr.sbin/mlxcontrol/
H A Dutil.c112 char *type, *device, *vendor, *revision; local
/freebsd-10-stable/sys/dev/mlx/
H A Dmlx_pci.c81 u_int16_t device; member in struct:mlx_ident
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_atom.c125 char device[80]; local
H A Drefclock_pcf.c70 char device[128]; local
[all...]
H A Drefclock_tpro.c74 char device[20]; local
/freebsd-10-stable/lib/libdevctl/
H A Ddevctl.c66 devctl_attach(const char *device) argument
73 devctl_detach(const char *device, bool force) argument
81 devctl_enable(const char *device) argument
88 devctl_disable(const char *device, bool force_detach) argument
96 devctl_set_driver(const char *device, const char *driver, bool force) argument
113 devctl_clear_driver(const char *device, bool force) argument
[all...]
/freebsd-10-stable/sys/dev/uart/
H A Duart_bus_pci.c66 uint16_t device; member in struct:pci_id
154 uint16_t device, subdev, subven, vendor; local
[all...]
/freebsd-10-stable/contrib/dtc/Documentation/
H A Ddtc-paper.tex[all...]

Completed in 282 milliseconds

1234567891011>>