Home
last modified time | relevance | path

Searched refs:mfi_bbu_get_props (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/mfiutil/
H A Dmfi_bbu.c106 mfi_bbu_get_props(int fd, struct mfi_bbu_properties *props, uint8_t *statusp) in mfi_bbu_get_props() function
179 if (mfi_bbu_get_props(fd, &props, &status) < 0) { in update_bbu_props()
H A Dmfiutil.h174 int mfi_bbu_get_props(int fd, struct mfi_bbu_properties *props,
H A Dmfi_show.c193 if (mfi_bbu_get_props(fd, &props, &status) < 0) { in show_battery()