Searched refs:mfi_ld_props (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.sbin/mfiutil/
H A Dmfi_volume.c95 mfi_ld_get_props(int fd, uint8_t target_id, struct mfi_ld_props *props)
101 sizeof(struct mfi_ld_props), mbox, 1, NULL));
105 mfi_ld_set_props(int fd, struct mfi_ld_props *props)
111 sizeof(struct mfi_ld_props), mbox, 4, NULL));
115 update_cache_policy(int fd, struct mfi_ld_props *old, struct mfi_ld_props *new)
169 stage_cache_setting(struct mfi_ld_props *props, uint8_t new_policy,
183 process_cache_command(int ac, char **av, struct mfi_ld_props *props)
289 struct mfi_ld_props props, new;
393 struct mfi_ld_props prop
[all...]
/freebsd-9.3-release/sys/dev/mfi/
H A Dmfireg.h1217 struct mfi_ld_props { struct
1268 struct mfi_ld_props properties;

Completed in 126 milliseconds