Searched refs:dev (Results 251 - 275 of 8117) sorted by relevance

<<11121314151617181920>>

/freebsd-current/contrib/libevent/
H A Dautogen.sh4 if command -v gmake >/dev/null 2>/dev/null; then
7 $MAKE maintainer-clean >/dev/null 2>/dev/null
9 if [ -x "`which autoreconf 2>/dev/null`" ] ; then
/freebsd-current/contrib/bmake/unit-tests/
H A Dvarname-makefile.exp1 : In the end, MAKEFILE is /dev/null.
/freebsd-current/contrib/libpcap/ChmodBPF/
H A DChmodBPF22 chgrp admin /dev/bpf*
23 chmod g+rw /dev/bpf*
/freebsd-current/contrib/netbsd-tests/dev/fss/
H A Dt_fss.sh45 dd if=/dev/zero of=./image bs=32k count=64
47 newfs /dev/vnd0a
48 mount /dev/vnd0a ./m1
55 mount -o rdonly /dev/fss0 ./m2
68 umount /dev/fss0 || true
70 umount /dev/vnd0a || true
75 umount /dev/vnd0a || true
77 umount /dev/fss0 || true
/freebsd-current/tools/test/stress2/misc/
H A Dvmtotal.sh35 while true; do sysctl vm.vmtotal > /dev/null; done &
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/alloc_class/
H A Dalloc_class.kshlib28 rm -f $ZPOOL_DEVSIZE $ZPOOL_DISKS 2> /dev/null
29 rm -f $CLASS_DEVSIZE $CLASS_DISKS 2> /dev/null
35 zpool destroy -f $TESTPOOL 2> /dev/null
51 zpool status -xv $pool > /dev/null 2>&1
54 zpool iostat > /dev/null 2>&1
58 dd if=/dev/random of=$mntpnt/testfile.$$ &
61 zpool iostat -v 1 3 > /dev/null
65 wait $pid 2> /dev/null
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dfw_qos.h38 #include <dev/mlx4/cmd.h>
39 #include <dev/mlx4/device.h>
60 * @dev: mlx4_dev.
66 int mlx4_SET_PORT_PRIO2TC(struct mlx4_dev *dev, u8 port, u8 *prio2tc);
74 * @dev: mlx4_dev.
84 int mlx4_SET_PORT_SCHEDULER(struct mlx4_dev *dev, u8 port, u8 *tc_tx_bw,
91 * @dev: mlx4_dev.
98 int mlx4_ALLOCATE_VPP_get(struct mlx4_dev *dev, u8 port,
107 * @dev: mlx4_dev.
113 int mlx4_ALLOCATE_VPP_set(struct mlx4_dev *dev, u
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmcu.c9 __mt76_mcu_msg_alloc(struct mt76_dev *dev, const void *data, argument
12 const struct mt76_mcu_ops *ops = dev->mcu_ops;
32 struct sk_buff *mt76_mcu_get_response(struct mt76_dev *dev, argument
41 wait_event_timeout(dev->mcu.wait,
42 (!skb_queue_empty(&dev->mcu.res_q) ||
43 test_bit(MT76_MCU_RESET, &dev->phy.state)),
45 return skb_dequeue(&dev->mcu.res_q);
49 void mt76_mcu_rx_event(struct mt76_dev *dev, struct sk_buff *skb) argument
51 skb_queue_tail(&dev->mcu.res_q, skb);
52 wake_up(&dev
56 mt76_mcu_send_and_get_msg(struct mt76_dev *dev, int cmd, const void *data, int len, bool wait_resp, struct sk_buff **ret_skb) argument
72 mt76_mcu_skb_send_and_get_msg(struct mt76_dev *dev, struct sk_buff *skb, int cmd, bool wait_resp, struct sk_buff **ret_skb) argument
112 __mt76_mcu_send_firmware(struct mt76_dev *dev, int cmd, const void *data, int len, int max_len) argument
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dautogen.sh4 if command -v gmake >/dev/null 2>/dev/null; then
7 $MAKE maintainer-clean >/dev/null 2>/dev/null
9 if [ -x "`which autoreconf 2>/dev/null`" ] ; then
/freebsd-current/sys/modules/dtrace/kinst/
H A DMakefile7 -I${SYSDIR}/cddl/dev/kinst \
8 -I${SYSDIR}/cddl/dev/kinst/${MACHINE_CPUARCH}
10 .PATH: ${SYSDIR}/cddl/dev/kinst \
11 ${SYSDIR}/cddl/dev/kinst/${MACHINE_CPUARCH}
14 CFLAGS+= -I${SYSDIR}/cddl/dev/dtrace/x86
15 .PATH: ${SYSDIR}/cddl/dev/dtrace/x86
17 CFLAGS+= -I${SYSDIR}/cddl/dev/dtrace/${MACHINE_CPUARCH}
18 .PATH: ${SYSDIR}/cddl/dev/dtrace/${MACHINE_CPUARCH}
/freebsd-current/sys/dev/intel/
H A Dspi.h32 #include <contrib/dev/acpica/include/acpi.h>
33 #include <contrib/dev/acpica/include/accommon.h>
35 #include <dev/acpica/acpivar.h>
65 int intelspi_attach(device_t dev);
66 int intelspi_detach(device_t dev);
67 int intelspi_transfer(device_t dev, device_t child, struct spi_command *cmd);
68 int intelspi_suspend(device_t dev);
69 int intelspi_resume(device_t dev);
/freebsd-current/sys/arm/arm/
H A Dpmu.h43 device_t dev; member in struct:pmu_softc
48 int pmu_attach(device_t dev);
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_cfg_section.h13 int dev);
17 int dev);
/freebsd-current/sys/dev/rtwn/rtl8192e/usb/
H A Dr92eu.h30 #include <dev/rtwn/rtl8812a/r12a.h>
31 #include <dev/rtwn/rtl8192e/r92e.h>
/freebsd-current/sys/dev/usb/
H A Dusb_fdt_support.h41 int usb_fdt_get_mac_addr(device_t dev, struct usb_ether* ue);
43 /* Get the FDT node for dev. Returns -1 if dev is not in the FDT data. */
44 phandle_t usb_fdt_get_node(device_t dev, struct usb_device* udev);
/freebsd-current/sys/dev/bhnd/siba/
H A Dsiba_eromvar.h33 #include <dev/bhnd/bhnd.h>
34 #include <dev/bhnd/bhnd_erom.h>
/freebsd-current/sys/dev/atkbdc/
H A Datkbdreg.h42 int atkbd_probe_unit(device_t dev, int irq, int flags);
43 int atkbd_attach_unit(device_t dev, keyboard_t **kbd, int irq, int flags);
/freebsd-current/sys/dev/fdt/
H A Dsimplebus.h30 #include <dev/ofw/ofw_bus.h>
43 device_t dev; member in struct:simplebus_softc
59 void simplebus_init(device_t dev, phandle_t node);
60 device_t simplebus_add_device(device_t dev, phandle_t node, u_int order,
62 struct simplebus_devinfo *simplebus_setup_dinfo(device_t dev, phandle_t node,
67 int simplebus_attach(device_t dev);
68 int simplebus_attach_impl(device_t dev);
69 int simplebus_detach(device_t dev);
H A Dsimple_mfd.h30 #include <dev/fdt/simplebus.h>
34 device_t dev; member in struct:simple_mfd_softc
/freebsd-current/sys/dev/qcom_gcc/
H A Dqcom_gcc_ipq4018_var.h37 device_t dev; member in struct:qcom_gcc_ipq4018_softc
47 extern int qcom_gcc_ipq4018_hwreset_assert(device_t dev, intptr_t id,
49 extern int qcom_gcc_ipq4018_hwreset_is_asserted(device_t dev, intptr_t id,
55 extern int qcom_gcc_ipq4018_clock_read(device_t dev, bus_addr_t addr,
57 extern int qcom_gcc_ipq4018_clock_write(device_t dev, bus_addr_t addr,
59 extern int qcom_gcc_ipq4018_clock_modify(device_t dev, bus_addr_t addr,
62 extern void qcom_gcc_ipq4018_clock_lock(device_t dev);
63 extern void qcom_gcc_ipq4018_clock_unlock(device_t dev);
/freebsd-current/tools/regression/sockets/kqueue/
H A Dkqueue.t7 make $executable 2>&1 > /dev/null
/freebsd-current/tools/regression/include/tgmath/
H A Dtgmath.t7 make $executable 2>&1 > /dev/null
/freebsd-current/tools/regression/sockets/accf_data_attach/
H A Daccf_data_attach.t7 make $executable 2>&1 > /dev/null
/freebsd-current/tools/regression/sockets/accept_fd_leak/
H A Daccept_fd_leak.t7 make $executable 2>&1 > /dev/null
/freebsd-current/tools/regression/netinet/ipsockopt/
H A Dipsockopt.t7 make $executable 2>&1 > /dev/null

Completed in 124 milliseconds

<<11121314151617181920>>