Searched refs:mfi_ld_props (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/usr.sbin/mfiutil/ |
| HD | mfi_volume.c | 95 mfi_ld_get_props(int fd, uint8_t target_id, struct mfi_ld_props *props) in mfi_ld_get_props() 101 sizeof(struct mfi_ld_props), mbox, 1, NULL)); in mfi_ld_get_props() 105 mfi_ld_set_props(int fd, struct mfi_ld_props *props) in mfi_ld_set_props() 111 sizeof(struct mfi_ld_props), mbox, 4, NULL)); in mfi_ld_set_props() 115 update_cache_policy(int fd, struct mfi_ld_props *old, struct mfi_ld_props *new) in update_cache_policy() 169 stage_cache_setting(struct mfi_ld_props *props, uint8_t new_policy, in stage_cache_setting() 183 process_cache_command(int ac, char **av, struct mfi_ld_props *props) in process_cache_command() 289 struct mfi_ld_props props, new; in volume_cache() 393 struct mfi_ld_props props; in volume_name()
|
| /NextBSD/sys/dev/mfi/ |
| HD | mfireg.h | 1219 struct mfi_ld_props { struct 1270 struct mfi_ld_props properties;
|