Searched refs:mfi_ctrl_get_info (Results 1 – 4 of 4) sorted by relevance
| /dragonfly/usr.sbin/mfiutil/ |
| HD | mfiutil.h | 101 int mfi_ctrl_get_info(int fd, struct mfi_ctrl_info *info, uint8_t *statusp);
|
| HD | mfi_flash.c | 53 if (mfi_ctrl_get_info(fd, &info, NULL) < 0) { in display_pending_firmware()
|
| HD | mfi_cmd.c | 298 mfi_ctrl_get_info(int fd, struct mfi_ctrl_info *info, uint8_t *statusp) in mfi_ctrl_get_info() function
|
| HD | mfi_show.c | 73 if (mfi_ctrl_get_info(fd, &info, NULL) < 0) { in show_adapter() 579 if (mfi_ctrl_get_info(fd, &info, NULL) < 0) { in show_firmware()
|