Searched refs:tag_msg (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/ |
| H A D | gitarchive.py | 144 tag_name, tag_msg = expand_tag_strings(data_repo, tagname, 155 data_repo.run_cmd(['tag', '-a', '-m', tag_msg, tag_name, commit])
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | a100u2w.c | 780 if (scb->tag_msg == 0) { in inia100_abort_cmd() 896 scb->tag_msg = SIMPLE_QUEUE_TAG; /* Do simple tag only */ in inia100_build_scb() 898 scb->tag_msg = 0; /* No tag support */ in inia100_build_scb()
|
| H A D | a100u2w.h | 164 u8 tag_msg; /*23 Tag Message */ member
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | messenger.c | 161 static char tag_msg = CEPH_MSGR_TAG_MSG; variable 1301 con_out_kvec_add(con, sizeof (tag_msg), &tag_msg); in prepare_write_message()
|