OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dlocs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
usb_subr.c
1136
int
dlocs
[USBDEVIFCF_NLOCS];
local in function:usbd_attachwholedevice
1150
dlocs
[USBDEVIFCF_PORT] = uaa.uaa_port;
1151
dlocs
[USBDEVIFCF_VENDOR] = uaa.uaa_vendor;
1152
dlocs
[USBDEVIFCF_PRODUCT] = uaa.uaa_product;
1153
dlocs
[USBDEVIFCF_RELEASE] = uaa.uaa_release;
1155
dlocs
[USBDEVIFCF_CONFIGURATION] = -1;
1156
dlocs
[USBDEVIFCF_INTERFACE] = -1;
1164
.locators =
dlocs
));
usb_subr.c
1136
int
dlocs
[USBDEVIFCF_NLOCS];
local in function:usbd_attachwholedevice
1150
dlocs
[USBDEVIFCF_PORT] = uaa.uaa_port;
1151
dlocs
[USBDEVIFCF_VENDOR] = uaa.uaa_vendor;
1152
dlocs
[USBDEVIFCF_PRODUCT] = uaa.uaa_product;
1153
dlocs
[USBDEVIFCF_RELEASE] = uaa.uaa_release;
1155
dlocs
[USBDEVIFCF_CONFIGURATION] = -1;
1156
dlocs
[USBDEVIFCF_INTERFACE] = -1;
1164
.locators =
dlocs
));
Completed in 25 milliseconds
Indexes created Tue Oct 14 11:09:46 GMT 2025