OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bbu_stat
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
mfi.c
1195
struct mfi_bbu_status
bbu_stat
;
local
1196
int mfi_bbu_status = mfi_get_bbu(sc, &
bbu_stat
);
1198
switch (
bbu_stat
.battery_type) {
1206
aprint_normal("unknown type %d",
bbu_stat
.battery_type);
2604
struct mfi_bbu_status
bbu_stat
;
local
2611
bbu_status = mfi_get_bbu(sc, &
bbu_stat
);
mfi.c
1195
struct mfi_bbu_status
bbu_stat
;
local
1196
int mfi_bbu_status = mfi_get_bbu(sc, &
bbu_stat
);
1198
switch (
bbu_stat
.battery_type) {
1206
aprint_normal("unknown type %d",
bbu_stat
.battery_type);
2604
struct mfi_bbu_status
bbu_stat
;
local
2611
bbu_status = mfi_get_bbu(sc, &
bbu_stat
);
Completed in 29 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026