Searched refs:dev (Results 176 - 200 of 6298) sorted by relevance

1234567891011>>

/freebsd-11-stable/tools/regression/usr.bin/cc/
H A Dfloat.t8 make $executable 2>&1 > /dev/null
/freebsd-11-stable/sys/i386/include/
H A Dioctl_bt848.h35 #warning Include dev/bktr/ioctl_bt848.h instead of this header.
38 #include <dev/bktr/ioctl_bt848.h>
H A Dioctl_meteor.h35 #warning Include dev/bktr/ioctl_meteor.h instead of this header.
38 #include <dev/bktr/ioctl_meteor.h>
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend-query/
H A Dxkeyboard-layouts.sh42 echo $line | grep '! ' >/dev/null 2>/dev/null
53 echo $line | grep '! layout' >/dev/null 2>/dev/null
H A Dxkeyboard-models.sh36 echo $line | grep '! ' >/dev/null 2>/dev/null
49 echo $line | grep '! model' >/dev/null 2>/dev/null
/freebsd-11-stable/contrib/libpcap/ChmodBPF/
H A DChmodBPF22 chgrp admin /dev/bpf*
23 chmod g+rw /dev/bpf*
/freebsd-11-stable/sys/dev/buslogic/
H A Dbt_pci.c31 __FBSDID("$FreeBSD: stable/11/sys/dev/buslogic/bt_pci.c 315221 2017-03-14 02:06:03Z pfg $");
41 #include <dev/pci/pcireg.h>
42 #include <dev/pci/pcivar.h>
48 #include <dev/buslogic/btreg.h>
58 bt_pci_alloc_resources(device_t dev) argument
68 regs = bus_alloc_resource_any(dev, type, &rid, RF_ACTIVE);
72 regs = bus_alloc_resource_any(dev, type, &rid, RF_ACTIVE);
78 irq = bus_alloc_resource_any(dev, SYS_RES_IRQ, &zero,
81 bus_release_resource(dev, type, rid, regs);
85 bt_init_softc(dev, reg
91 bt_pci_release_resources(device_t dev) argument
105 bt_pci_probe(device_t dev) argument
156 bt_pci_attach(device_t dev) argument
[all...]
/freebsd-11-stable/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-11-stable/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-11-stable/sys/isa/
H A Dvga_isa.c56 #include <dev/fb/fbreg.h>
57 #include <dev/fb/vgareg.h>
63 vga_suspend(device_t dev) argument
68 sc = device_get_softc(dev);
80 device_printf(dev, "saving %d bytes of video state\n", nbytes);
82 device_printf(dev, "failed to save state (nbytes=%d)\n",
96 device_printf(dev, "saving color palette\n");
98 device_printf(dev, "failed to save palette\n");
105 vga_resume(device_t dev) argument
109 sc = device_get_softc(dev);
160 isavga_probe(device_t dev) argument
187 isavga_attach(device_t dev) argument
227 isavga_suspend(device_t dev) argument
240 isavga_resume(device_t dev) argument
251 isavga_open(struct cdev *dev, int flag, int mode, struct thread *td) argument
257 isavga_close(struct cdev *dev, int flag, int mode, struct thread *td) argument
263 isavga_read(struct cdev *dev, struct uio *uio, int flag) argument
269 isavga_write(struct cdev *dev, struct uio *uio, int flag) argument
275 isavga_ioctl(struct cdev *dev, u_long cmd, caddr_t arg, int flag, struct thread *td) argument
281 isavga_mmap(struct cdev *dev, vm_ooffset_t offset, vm_paddr_t *paddr, int prot, vm_memattr_t *memattr) argument
319 vgapm_probe(device_t dev) argument
329 vgapm_attach(device_t dev) argument
339 vgapm_suspend(device_t dev) argument
356 vgapm_resume(device_t dev) argument
[all...]
/freebsd-11-stable/sys/arm/mv/
H A Dmv_ts.c39 #include <dev/fdt/fdt_common.h>
40 #include <dev/ofw/ofw_bus.h>
41 #include <dev/ofw/ofw_bus_subr.h>
57 ts_probe(device_t dev) argument
61 if (!ofw_bus_status_okay(dev))
64 if (!ofw_bus_is_compatible(dev, "mrvl,ts"))
71 device_printf(dev, "unsupported SoC (ID: 0x%08X)!\n", d);
74 device_set_desc(dev, "Marvell Thermal Sensor");
98 device_t dev; local
103 dev
137 ts_attach(device_t dev) argument
159 ts_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostb.c66 #include <dev/bhnd/bhnd.h>
68 #include <dev/pci/pcireg.h>
69 #include <dev/pci/pcivar.h>
105 bhnd_pcie2_hostb_attach(device_t dev) argument
110 sc = device_get_softc(dev);
111 sc->dev = dev;
112 sc->quirks = bhnd_device_quirks(dev, bhnd_pcie2_devs,
116 sc->pci_dev = bhnd_find_bridge_root(dev, devclass_find("pci"));
118 device_printf(dev, "paren
145 bhnd_pcie2_hostb_detach(device_t dev) argument
160 bhnd_pcie2_hostb_suspend(device_t dev) argument
175 bhnd_pcie2_hostb_resume(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/puc/
H A Dpuc_pci.c76 #include <dev/pci/pcireg.h>
77 #include <dev/pci/pcivar.h>
79 #include <dev/puc/puc_cfg.h>
80 #include <dev/puc/puc_bfe.h>
87 puc_pci_match(device_t dev, const struct puc_cfg *desc) argument
92 vendor = pci_get_vendor(dev);
93 device = pci_get_device(dev);
94 subvendor = pci_get_subvendor(dev);
95 subdevice = pci_get_subdevice(dev);
115 puc_pci_probe(device_t dev) argument
129 puc_pci_attach(device_t dev) argument
154 puc_pci_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/sparc64/pci/
H A Dofw_pcib.c32 * from: FreeBSD: src/sys/dev/pci/pci_pci.c,v 1.3 2000/12/13
47 #include <dev/ofw/ofw_bus.h>
48 #include <dev/ofw/openfirm.h>
50 #include <dev/pci/pcireg.h>
51 #include <dev/pci/pcivar.h>
52 #include <dev/pci/pcib_private.h>
92 ofw_pcib_probe(device_t dev) argument
100 if ((pci_get_class(dev) == PCIC_BRIDGE) &&
101 (pci_get_subclass(dev) == PCIS_BRIDGE_PCI) &&
102 ofw_bus_get_node(dev) !
119 ofw_pcib_attach(device_t dev) argument
[all...]
/freebsd-11-stable/tests/sys/geom/class/mirror/
H A D8_test.sh14 dd if=/dev/zero of=$m1 bs=$ddbs count=1024 >/dev/null 2>&1
15 dd if=/dev/zero of=$m2 bs=$ddbs count=1024 >/dev/null 2>&1
20 gmirror label $name /dev/$us0 /dev/$us1 || exit 1
26 exec 9>/dev/mirror/$name
27 dd if=/dev/zero bs=$ddbs count=1 >&9 2>/dev/null
32 dd if=/dev/rando
[all...]
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_mr.c190 static u32 mthca_alloc_mtt_range(struct mthca_dev *dev, int order, argument
198 if (mthca_is_memfree(dev))
199 if (mthca_table_get_range(dev, dev->mr_table.mtt_table, seg,
208 static struct mthca_mtt *__mthca_alloc_mtt(struct mthca_dev *dev, int size, argument
223 for (i = dev->limits.mtt_seg_size / 8; i < size; i <<= 1)
226 mtt->first_seg = mthca_alloc_mtt_range(dev, mtt->order, buddy);
235 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size) argument
237 return __mthca_alloc_mtt(dev, size, &dev
240 mthca_free_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt) argument
254 __mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt, int start_index, u64 *buffer_list, int list_len) argument
299 mthca_write_mtt_size(struct mthca_dev *dev) argument
315 mthca_tavor_write_mtt_seg(struct mthca_dev *dev, struct mthca_mtt *mtt, int start_index, u64 *buffer_list, int list_len) argument
329 mthca_arbel_write_mtt_seg(struct mthca_dev *dev, struct mthca_mtt *mtt, int start_index, u64 *buffer_list, int list_len) argument
358 mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt, int start_index, u64 *buffer_list, int list_len) argument
405 hw_index_to_key(struct mthca_dev *dev, u32 ind) argument
413 key_to_hw_index(struct mthca_dev *dev, u32 key) argument
421 adjust_key(struct mthca_dev *dev, u32 key) argument
429 mthca_mr_alloc(struct mthca_dev *dev, u32 pd, int buffer_size_shift, u64 iova, u64 total_size, u32 access, struct mthca_mr *mr) argument
512 mthca_mr_alloc_notrans(struct mthca_dev *dev, u32 pd, u32 access, struct mthca_mr *mr) argument
519 mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd, u64 *buffer_list, int buffer_size_shift, int list_len, u64 iova, u64 total_size, u32 access, struct mthca_mr *mr) argument
545 mthca_free_region(struct mthca_dev *dev, u32 lkey) argument
553 mthca_free_mr(struct mthca_dev *dev, struct mthca_mr *mr) argument
567 mthca_fmr_alloc(struct mthca_dev *dev, u32 pd, u32 access, struct mthca_fmr *mr) argument
678 mthca_free_fmr(struct mthca_dev *dev, struct mthca_fmr *fmr) argument
721 struct mthca_dev *dev = to_mdev(ibfmr->device); local
762 struct mthca_dev *dev = to_mdev(ibfmr->device); local
807 mthca_tavor_fmr_unmap(struct mthca_dev *dev, struct mthca_fmr *fmr) argument
817 mthca_arbel_fmr_unmap(struct mthca_dev *dev, struct mthca_fmr *fmr) argument
827 mthca_init_mr_table(struct mthca_dev *dev) argument
951 mthca_cleanup_mr_table(struct mthca_dev *dev) argument
[all...]
/freebsd-11-stable/contrib/dialog/samples/
H A Dsetup-edit5 input=`tempfile 2>/dev/null` || input=/tmp/input$$
6 output=`tempfile 2>/dev/null` || output=/tmp/test$$
/freebsd-11-stable/contrib/dma/
H A Dget-version.sh5 gitver=$(git describe 2>/dev/null | tr - .)
6 filever=$(cat ${file} 2>/dev/null)
/freebsd-11-stable/contrib/groff/
H A Dmdate.sh12 if ls -L /dev/null 1>/dev/null 2>&1; then ls -L -l $1; else ls -l $1; fi
/freebsd-11-stable/sys/dev/drm/
H A Dradeon_irq.c36 #include "dev/drm/drmP.h"
37 #include "dev/drm/drm.h"
38 #include "dev/drm/radeon_drm.h"
39 #include "dev/drm/radeon_drv.h"
41 void radeon_irq_set_state(struct drm_device *dev, u32 mask, int state) argument
43 drm_radeon_private_t *dev_priv = dev->dev_private;
50 if (dev->irq_enabled)
54 static void r500_vbl_irq_set_state(struct drm_device *dev, u32 mask, int state) argument
56 drm_radeon_private_t *dev_priv = dev->dev_private;
63 if (dev
67 radeon_enable_vblank(struct drm_device *dev, int crtc) argument
102 radeon_disable_vblank(struct drm_device *dev, int crtc) argument
190 struct drm_device *dev = (struct drm_device *) arg; local
256 radeon_emit_irq(struct drm_device * dev) argument
274 radeon_wait_irq(struct drm_device * dev, int swi_nr) argument
294 radeon_get_vblank_counter(struct drm_device *dev, int crtc) argument
323 radeon_irq_emit(struct drm_device *dev, void *data, struct drm_file *file_priv) argument
351 radeon_irq_wait(struct drm_device *dev, void *data, struct drm_file *file_priv) argument
366 radeon_driver_irq_preinstall(struct drm_device * dev) argument
384 radeon_driver_irq_postinstall(struct drm_device * dev) argument
400 radeon_driver_irq_uninstall(struct drm_device * dev) argument
419 radeon_vblank_crtc_get(struct drm_device *dev) argument
426 radeon_vblank_crtc_set(struct drm_device *dev, int64_t value) argument
[all...]
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dds1553_bus_fdt.c47 #include <dev/ofw/ofw_bus_subr.h>
54 static int rtc_attach(device_t dev);
55 static int rtc_probe(device_t dev);
78 rtc_probe(device_t dev) argument
81 if (!ofw_bus_is_compatible(dev, "dallas,ds1553"))
84 device_set_desc(dev, "Dallas Semiconductor DS1553 RTC");
89 rtc_attach(device_t dev) argument
95 sc = device_get_softc(dev);
100 sc->res = bus_alloc_resource_any(dev, SYS_RES_MEMORY, &sc->rid,
103 device_printf(dev, "canno
[all...]
/freebsd-11-stable/tools/regression/geom/
H A DRunTest.sh11 (cd MdLoad && make) > /dev/null 2>&1
16 mdconfig -d -u $MD > /dev/null 2>&1 || true
17 if [ -c /dev/md$MD ] ; then
20 if [ -c /dev/md$MD ] ; then
23 if [ -c /dev/md$MD ] ; then
24 echo "/dev/md$MD is busy" 1>&2
29 if diskinfo /dev/md${MD}* |
38 diskinfo /dev/md${MD}* > Ref/`basename $f`
42 mdconfig -d -u $MD > /dev/null 2>&1 || true
H A DRunTest.t12 (cd MdLoad && make) > /dev/null 2>&1
21 mdconfig -d -u $MD > /dev/null 2>&1 || true
22 if [ -c /dev/md$MD ] ; then
25 if [ -c /dev/md$MD ] ; then
28 if [ -c /dev/md$MD ] ; then
30 echo "/dev/md$MD is busy"
35 if diskinfo /dev/md${MD}* |
43 diskinfo /dev/md${MD}* > Ref/`basename $f`
47 mdconfig -d -u $MD > /dev/null 2>&1 || true
/freebsd-11-stable/tools/regression/usb/
H A Dusb_enum.t24 if [ -c /dev/$DEV ] && [ -r /dev/$DEV ] && usbconfig -d $DEV reset ; then
/freebsd-11-stable/sys/dev/etherswitch/
H A Dmiiproxy.h35 device_t mii_attach_proxy(device_t dev);

Completed in 166 milliseconds

1234567891011>>