Lines Matching defs:lun_type

493 static int ctl_cmd_applicable(uint8_t lun_type,
3233 retval = sbuf_printf(sb, "\t<lun_type>%d</lun_type>\n",
3234 lun->be_lun->lun_type);
4067 if ((lun->be_lun->lun_type != T_DIRECT)
4441 if ((lun->be_lun->lun_type != T_DIRECT)
4528 switch (be_lun->lun_type) {
4731 lun->stats.device_type = be_lun->lun_type;
6226 if (lun->be_lun->lun_type != T_DIRECT)
6459 if (lun->be_lun->lun_type != T_DIRECT)
6606 if (lun->be_lun->lun_type != T_DIRECT)
7553 lun->be_lun->lun_type, sentry))
7557 if (ctl_cmd_applicable(lun->be_lun->lun_type,
7633 lun->be_lun->lun_type, sentry))
7643 if (!ctl_cmd_applicable(lun->be_lun->lun_type,
7669 if (ctl_cmd_applicable(lun->be_lun->lun_type, entry)) {
9732 lun->be_lun->lun_type;
9751 if (lun != NULL && lun->be_lun->lun_type == T_DIRECT) {
9803 lun->be_lun->lun_type;
9863 lun->be_lun->lun_type;
9936 lun->be_lun->lun_type;
10006 lun->be_lun->lun_type;
10139 lun->be_lun->lun_type;
10221 lun->be_lun->lun_type;
10290 lun->be_lun->lun_type;
10348 lun->be_lun->lun_type;
10405 if (lun == NULL || lun->be_lun->lun_type != T_DIRECT)
10410 if (lun == NULL || lun->be_lun->lun_type != T_DIRECT)
10415 if (lun == NULL || lun->be_lun->lun_type != T_DIRECT)
10532 lun->be_lun->lun_type;
10581 || (lun->be_lun->lun_type != T_PROCESSOR))
10600 switch (lun->be_lun->lun_type) {
10665 switch (lun->be_lun->lun_type) {
11407 if (lun->be_lun->lun_type == T_PROCESSOR)
11655 if (lun->be_lun->lun_type == T_PROCESSOR) {
11711 if (!ctl_cmd_applicable(lun->be_lun->lun_type, entry)) {
11929 ctl_cmd_applicable(uint8_t lun_type, const struct ctl_cmd_entry *entry)
11932 switch (lun_type) {