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

/freebsd-10.0-release/sys/cam/ctl/
H A Dctl_frontend.h51 typedef int (*lun_func_t)(void *arg, struct ctl_id targ_id, int lun_id); typedef
217 lun_func_t lun_enable; /* passed to CTL */
218 lun_func_t lun_disable; /* passed to CTL */

Completed in 43 milliseconds