Home
last modified time | relevance | path

Searched refs:dev_index (Results 1 - 8 of 8) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.h55 int dev_index; /* device index */ member
88 int dev_index; member
H A Dusb_ioctl.h224 uint8_t dev_index; /* currently unused */ member
H A Dusb_dev.c98 cpd->dev_index = pd->dev_index; in usb_loc_fill()
132 cpd->udev = cpd->bus->devices[cpd->dev_index]; in usb_ref_device()
134 DPRINTFN(2, "no device at %u\n", cpd->dev_index); in usb_ref_device()
H A Dusb_request.c74 int dev_index; /* target address */ member
95 .dev_index = -1,
138 if (usbd_get_device_index(udev) != usb_ctrl_debug.dev_index) in usbd_get_debug_bits()
H A Dusb_device.c1874 pd->dev_index = udev->device_index; in usb_make_dev()
1883 pd->bus_index, pd->dev_index, pd->ep_addr); in usb_make_dev()
/third_party/vulkan-loader/tests/framework/icd/
H A Dtest_icd.h160 uint32_t dev_index = 0; member
171 fd.dev_index = d; in lookup_device()
H A Dtest_icd.cpp468 phys_dev.device_handles.erase(phys_dev.device_handles.begin() + fd.dev_index);
469 phys_dev.device_create_infos.erase(phys_dev.device_create_infos.begin() + fd.dev_index);
1481 create_info = icd.physical_devices.at(fd.phys_dev_index).device_create_infos.at(fd.dev_index);
/third_party/f2fs-tools/fsck/
H A Dfsck.c3002 int dev_index; member
3010 struct device_info *dev = c.devices + wpd->dev_index; in chk_and_fix_wp_with_sit()
3058 ret = f2fs_reset_zone(wpd->dev_index, blkz); in chk_and_fix_wp_with_sit()
3096 wpd.dev_index = i; in fix_wp_sit_alignment()

Completed in 17 milliseconds