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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl.c550 static int ctl_cmd_applicable(uint8_t lun_type,
7272 if (ctl_cmd_applicable(
7277 if (ctl_cmd_applicable(lun->be_lun->lun_type,
7344 if (!ctl_cmd_applicable(
7355 if (!ctl_cmd_applicable(lun->be_lun->lun_type,
7381 if (ctl_cmd_applicable(lun->be_lun->lun_type, entry)) {
11320 if (!ctl_cmd_applicable(lun->be_lun->lun_type, entry)) {
11521 ctl_cmd_applicable(uint8_t lun_type, const struct ctl_cmd_entry *entry) function

Completed in 151 milliseconds