OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:value_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/atactl/
atactl.c
865
const struct ata_smart_attributes *
value_buf
= vbuf;
local
890
checksum += ((const uint8_t *)
value_buf
)[i];
912
if (
value_buf
->attributes[j].id == i)
913
attr = &
value_buf
->attributes[j];
atactl.c
865
const struct ata_smart_attributes *
value_buf
= vbuf;
local
890
checksum += ((const uint8_t *)
value_buf
)[i];
912
if (
value_buf
->attributes[j].id == i)
913
attr = &
value_buf
->attributes[j];
Completed in 33 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026