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

/freebsd-10-stable/usr.sbin/mfiutil/
H A Dmfi_config.c80 mfi_config_read(int fd, struct mfi_config_data **configp) function
715 if (mfi_config_read(fd, &config) < 0) {
971 if (mfi_config_read(fd, &config) < 0) {
1220 if (mfi_config_read(fd, &config) < 0) {
H A Dmfiutil.h148 int mfi_config_read(int fd, struct mfi_config_data **configp);
H A Dmfi_show.c366 if (mfi_config_read(fd, &config) < 0) {

Completed in 193 milliseconds