OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:deviceid
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_main.c
227
int vendorid,
deviceid
;
local in function:cxgb_get_ident
230
deviceid
= PCI_PRODUCT(pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_ID_REG));
234
(id->device ==
deviceid
)) {
/src/sys/arch/prep/prep/
residual.c
183
* Count the number of a specific
deviceid
on the pnp tree.
192
char
deviceid
[8];
local in function:count_pnp_devices
198
DEVICE_ID *id = &ppc_dev[i].
DeviceId
;
200
pnp_devid_to_string(id->DevId,
deviceid
);
201
if (strcmp(
deviceid
, devid) == 0)
217
char
deviceid
[8];
local in function:find_nth_pnp_device
227
DEVICE_ID *id = &ppc_dev[i].
DeviceId
;
235
pnp_devid_to_string(id->DevId,
deviceid
);
236
if (strcmp(
deviceid
, devid) == 0) {
316
char
deviceid
[9]
local in function:print_residual_device_info
[
all
...]
/src/sys/dev/
ipmivar.h
134
uint8_t
deviceid
;
member in struct:ipmi_device_id
/src/sys/dev/pci/
if_alcreg.h
1434
uint16_t
deviceid
;
member in struct:alc_ident
/src/sys/external/bsd/drm2/dist/drm/amd/include/
atomfirmware.h
3164
uint16_t
deviceid
; //0x5A
member in struct:vfct_image_header
Completed in 21 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025