OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:value_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/atactl/
atactl.c
864
const struct ata_smart_attributes *
value_buf
= vbuf;
local in function:print_smart_status
889
checksum += ((const uint8_t *)
value_buf
)[i];
911
if (
value_buf
->attributes[j].id == i)
912
attr = &
value_buf
->attributes[j];
atactl.c
864
const struct ata_smart_attributes *
value_buf
= vbuf;
local in function:print_smart_status
889
checksum += ((const uint8_t *)
value_buf
)[i];
911
if (
value_buf
->attributes[j].id == i)
912
attr = &
value_buf
->attributes[j];
Completed in 117 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025