Searched refs:mfi_config_read (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.sbin/mfiutil/
H A Dmfiutil.h151 int mfi_config_read(int fd, struct mfi_config_data **configp);
H A Dmfi_config.c81 mfi_config_read(int fd, struct mfi_config_data **configp) function
716 if (mfi_config_read(fd, &config) < 0) {
972 if (mfi_config_read(fd, &config) < 0) {
1221 if (mfi_config_read(fd, &config) < 0) {
H A Dmfi_show.c366 if (mfi_config_read(fd, &config) < 0) {

Completed in 119 milliseconds