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

/freebsd-10.3-release/sys/cam/ctl/
H A Dctl_backend.h233 typedef int (*be_func_t)(union ctl_io *io); typedef
244 be_func_t data_submit; /* passed to CTL */
245 be_func_t data_move_done; /* passed to CTL */
246 be_func_t config_read; /* passed to CTL */
247 be_func_t config_write; /* passed to CTL */
252 be_func_t config_move_done; /* passed to backend */

Completed in 101 milliseconds