Home
last modified time | relevance | path

Searched defs:lun_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/cam/ctl/
H A Dctl_backend.h147 uint8_t lun_type; /* passed to CTL */ member
H A Dctl.c12526 ctl_cmd_applicable(uint8_t lun_type, const struct ctl_cmd_entry *entry) in ctl_cmd_applicable()