OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:probe_signature
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/bktr/
bktr_card.c
574
u_char
probe_signature
[128], *probe_temp;
local in function:probeCard
795
signCard(bktr, 1, 128, (u_char *) &
probe_signature
);
800
printf(" %02x ",
probe_signature
[j]);
812
if ((probe_temp[j] & 0xf) != (
probe_signature
[j] & 0xf)) {
bktr_card.c
574
u_char
probe_signature
[128], *probe_temp;
local in function:probeCard
795
signCard(bktr, 1, 128, (u_char *) &
probe_signature
);
800
printf(" %02x ",
probe_signature
[j]);
812
if ((probe_temp[j] & 0xf) != (
probe_signature
[j] & 0xf)) {
Completed in 168 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025