Searched refs:device (Results 1 - 25 of 834) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/groff/src/include/
H A Ddevice.h21 extern const char *device;
/freebsd-11-stable/usr.sbin/ppp/
H A Datm.h30 struct device;
32 extern struct device *atm_Create(struct physical *);
33 extern struct device *atm_iov2device(int, struct physical *,
H A Dexec.h32 struct device;
34 extern struct device *exec_Create(struct physical *);
35 extern struct device *exec_iov2device(int, struct physical *,
H A Dudp.h32 struct device;
34 extern struct device *udp_Create(struct physical *);
35 extern struct device *udp_iov2device(int, struct physical *,
H A Dether.h32 struct device;
36 extern struct device *ether_Create(struct physical *);
37 extern struct device *ether_iov2device(int, struct physical *, struct iovec *,
H A Di4b.h32 struct device;
36 extern struct device *i4b_Create(struct physical *);
37 extern struct device *i4b_iov2device(int, struct physical *,
H A Dtty.h32 struct device;
36 extern struct device *tty_Create(struct physical *);
37 extern struct device *tty_iov2device(int, struct physical *,
H A Dnetgraph.h32 struct device;
36 extern struct device *ng_Create(struct physical *);
37 extern struct device *ng_iov2device(int, struct physical *, struct iovec *,
H A Dtcp.h33 extern struct device *tcp_Create(struct physical *);
34 extern struct device *tcp_iov2device(int, struct physical *,
/freebsd-11-stable/lib/libdevctl/
H A Ddevctl.h34 int devctl_attach(const char *device);
35 int devctl_detach(const char *device, bool force);
36 int devctl_enable(const char *device);
37 int devctl_disable(const char *device, bool force_detach);
38 int devctl_suspend(const char *device);
39 int devctl_resume(const char *device);
40 int devctl_set_driver(const char *device, const char *driver, bool force);
41 int devctl_clear_driver(const char *device, bool force);
42 int devctl_rescan(const char *device);
43 int devctl_delete(const char *device, boo
[all...]
H A Ddevctl.c65 devctl_attach(const char *device) argument
68 return (devctl_simple_request(DEV_ATTACH, device, 0));
72 devctl_detach(const char *device, bool force) argument
75 return (devctl_simple_request(DEV_DETACH, device, force ?
80 devctl_enable(const char *device) argument
83 return (devctl_simple_request(DEV_ENABLE, device, 0));
87 devctl_disable(const char *device, bool force_detach) argument
90 return (devctl_simple_request(DEV_DISABLE, device, force_detach ?
95 devctl_suspend(const char *device) argument
98 return (devctl_simple_request(DEV_SUSPEND, device,
102 devctl_resume(const char *device) argument
109 devctl_set_driver(const char *device, const char *driver, bool force) argument
126 devctl_clear_driver(const char *device, bool force) argument
134 devctl_rescan(const char *device) argument
141 devctl_delete(const char *device, bool force) argument
149 devctl_reset(const char *device, bool detach) argument
[all...]
/freebsd-11-stable/etc/bluetooth/
H A Dhcsecd.conf8 # device {
16 # bdaddr xx:xx:xx:xx:xx:xx ; - remote device BD_ADDR
17 # name "any char" ; - to set user friendly device name
18 # key 0x11223344 | nokey ; - to set link key for the device
19 # pin "secret" | nopin ; - to PIN code for the device
24 # local device received the request. Everything is based on remote
25 # device BD_ADDR.
28 # send Link_Key_Negative_Reply command to the device.
31 # send PIN_Code_Negative_Reply command to the device
36 device {
[all...]
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Ddevice.cpp22 #include "device.h"
25 const char *device = DEVICE; variable
35 device = tem;
/freebsd-11-stable/sys/powerpc/include/
H A Dbus_dma.h33 struct device;
35 int bus_dma_tag_set_iommu(bus_dma_tag_t, struct device *iommu, void *cookie);
/freebsd-11-stable/contrib/traceroute/
H A Difaddrlist.h26 char *device; member in struct:ifaddrlist
/freebsd-11-stable/release/picobsd/floppy.tree/etc/ppp/
H A Dppp.conf5 set device /dev/cuau1
/freebsd-11-stable/usr.sbin/bluetooth/hcsecd/
H A Dhcsecd.conf9 # device {
17 # bdaddr xx:xx:xx:xx:xx:xx ; - remote device BD_ADDR
18 # name "any char" ; - to set user friendly device name
19 # key 0x11223344 | nokey ; - to set link key for the device
20 # pin "secret" | nopin ; - to PIN code for the device
25 # local device received the request. Everything is based on remote
26 # device BD_ADDR.
29 # send Link_Key_Negative_Reply command to the device.
32 # send PIN_Code_Negative_Reply command to the device
37 device {
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-netfilter-linux.h35 pcap_t *netfilter_create(const char *device, char *ebuf, int *is_ours);
H A Dpcap-bt-monitor-linux.h32 pcap_t *bt_monitor_create(const char *device, char *ebuf, int *is_ours);
H A Dpcap-septel.h6 * card code at the same time as another type of device.
12 pcap_t *septel_create(const char *device, char *ebuf, int *is_ours);
H A Dpcap-rdmasniff.h1 pcap_t *rdmasniff_create(const char *device, char *ebuf, int *is_ours);
H A Dpcap-bt-linux.h38 pcap_t *bt_create(const char *device, char *ebuf, int *is_ours);
H A Dpcap-usb-linux.h38 pcap_t *usb_create(const char *device, char *ebuf, int *is_ours);
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dagent.h45 extern int ib_agent_port_open(struct ib_device *device, int port_num);
47 extern int ib_agent_port_close(struct ib_device *device, int port_num);
50 const struct ib_wc *wc, const struct ib_device *device,
/freebsd-11-stable/sys/dev/isci/scil/
H A Dsati_device.c59 * device object. Some translations require information to be
60 * remembered on a per device basis. This information is stored
70 * @brief This method simply initializes the data members in the device
73 * @param[in] device This parameter specifies the device for which to
76 * utilized for this particular SATI device.
80 * sent to the end device. Some OS (Windows) has quirky behaviors with FUA
86 SATI_DEVICE_T * device,
92 device->state = SATI_DEVICE_STATE_OPERATIONAL;
93 device
85 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...]

Completed in 246 milliseconds

1234567891011>>