Searched defs:lun_type (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/cam/ctl/ | ||
H A D | ctl_backend.h | 147 uint8_t lun_type; /* passed to CTL */ member |
H A D | ctl.c | 12526 ctl_cmd_applicable(uint8_t lun_type, const struct ctl_cmd_entry *entry) in ctl_cmd_applicable() |