Home
last modified time | relevance | path

Searched refs:dev (Results 1 – 22 of 22) sorted by relevance

/third_party/lib/acpica/tests/templates/
A Dtemplates.sh19 $ASL_COMPILER -T ALL > /dev/null 2>&1
20 $ASL_COMPILER *.asl > /dev/null 2>&1
26 $ASL_COMPILER -vt -T ALL > /dev/null 2>&1
30 $ASL_COMPILER *.asl > /dev/null 2>&1
34 $ASL_COMPILER -d *.aml > /dev/null 2>&1
/third_party/uapp/dash/src/
A Dmkbuiltins39 if ! type tempfile > /dev/null 2>&1 && ! type mktemp > /dev/null 2>&1; then
52 elif ! type tempfile > /dev/null 2>&1; then
/third_party/ulib/usbhost/
A Dusbhost.c367 int bus = 0, dev = 0; in usb_device_get_unique_id() local
368 sscanf(device->dev_name, USB_FS_ID_SCANNER, &bus, &dev); in usb_device_get_unique_id()
369 return bus * 1000 + dev; in usb_device_get_unique_id()
373 int bus = 0, dev = 0; in usb_device_get_unique_id_from_name() local
374 sscanf(name, USB_FS_ID_SCANNER, &bus, &dev); in usb_device_get_unique_id_from_name()
375 return bus * 1000 + dev; in usb_device_get_unique_id_from_name()
380 int dev = id % 1000; in usb_device_get_name_from_unique_id() local
590 struct usb_request *usb_request_new(struct usb_device *dev, in usb_request_new() argument
611 req->dev = dev; in usb_request_new()
631 res = ioctl(req->dev->fd, USBDEVFS_SUBMITURB, urb); in usb_request_queue()
[all …]
/third_party/ulib/musl/src/misc/
A Dnftw.c11 dev_t dev; member
53 if ((flags & FTW_MOUNT) && h && st.st_dev != h->dev) in do_nftw()
57 new.dev = st.st_dev; in do_nftw()
69 if (h->dev == st.st_dev && h->ino == st.st_ino) in do_nftw()
/third_party/dev/ethernet/e1000/
A Dif_em.c659 em_register(device_t dev) in em_register() argument
665 igb_register(device_t dev) in igb_register() argument
726 device_t dev; in em_if_attach_pre() local
731 dev = iflib_get_dev(ctx); in em_if_attach_pre()
740 adapter->dev = adapter->osdep.dev = dev; in em_if_attach_pre()
981 device_printf(dev, in em_if_attach_pre()
1704 device_t dev = iflib_get_dev(ctx); in em_if_update_admin_status() local
1841 device_t dev = iflib_get_dev(ctx); in em_identify_hardware() local
2269 device_t dev = adapter->dev; in igb_init_dmac() local
3618 device_id = pci_get_device(dev); in em_get_wakeup()
[all …]
A DREADME.fuchsia7 https://github.com/freebsd/freebsd/tree/master/sys/dev/e1000
A Dif_em.h463 device_t dev; member
A Dfuchsia.c931 static zx_status_t e1000_bind(void* ctx, zx_device_t* dev) { in e1000_bind() argument
942 zx_status_t status = device_get_protocol(dev, ZX_PROTOCOL_PCI, &adapter->osdep.pci); in e1000_bind()
1122 if (device_add(dev, &args, &adapter->zxdev)) { in e1000_bind()
A DREADME90 cp *.[ch] /usr/src/sys/dev/em
/third_party/ulib/usbhost/include/usbhost/
A Dusbhost.h37 struct usb_device *dev; member
204 struct usb_request *usb_request_new(struct usb_device *dev,
214 struct usb_request *usb_request_wait(struct usb_device *dev, int timeoutMillis);
/third_party/ulib/backtrace/
A Dinstall-sh282 (dirname "$dst") 2>/dev/null ||
286 X"$dst" : 'X\(/\)' \| . 2>/dev/null ||
352 exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1
375 rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null
A DMakefile.in56 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
57 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
171 *) (install-info --version) >/dev/null 2>&1;; \
/third_party/ulib/musl/src/stat/
A Dmknodat.c4 int mknodat(int fd, const char* path, mode_t mode, dev_t dev) { in mknodat() argument
/third_party/ulib/musl/include/net/
A Dif_arp.h128 unsigned long dev; member
/third_party/uapp/dash/src/funcs/
A Ddirs50 else cd $1 > /dev/null || return
A Dpopd50 else cd $1 > /dev/null || return
A Dpushd50 else cd $1 > /dev/null || return
/third_party/lib/acpica/source/os_specific/service_layers/
A Dosfuchsia.cpp1123 uint8_t dev = static_cast<uint8_t>(PciId->Device); in AcpiOsReadWritePciConfiguration() local
1128 pci_bdf_t addr = {bus, dev, func}; in AcpiOsReadWritePciConfiguration()
1144 st = zx_pci_cfg_pio_rw(root_resource_handle, bus, dev, func, offset, in AcpiOsReadWritePciConfiguration()
/third_party/ulib/musl/stubs/
A Diostubs.c439 static int stub_mknod(const char* path, mode_t mode, dev_t dev) { in stub_mknod() argument
/third_party/ulib/jemalloc/
A Dconfigure.ac724 echo "$CFLAGS $EXTRA_CFLAGS" | grep '\-O' >/dev/null || deoptimize="yes"
1330 hpsk=[`cat /proc/meminfo 2>/dev/null | \
1368 … echo "${with_version}" | grep ['^[0-9]\+\.[0-9]\+\.[0-9]\+-[0-9]\+-g[0-9a-f]\+$'] 2>&1 1>/dev/null
1375 …"${srcroot}\" && cd \"${srcroot}\"; git rev-parse --is-inside-work-tree 2>/dev/null`" = "xtrue" ; …
1384 …root}"; git describe --long --abbrev=40 --match="${pattern}") > "${objroot}VERSION.tmp" 2>/dev/null
1940 cp /dev/null "${f}"
/third_party/ulib/musl/
A DWHATSNEW809 - broken redirection attempt to /dev/null in configure script
/third_party/lib/acpica/
A Dchanges.txt623 just /dev/mem (which may not exist) and /sys/firmware/acpi/tables. Lv

Completed in 51 milliseconds