Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Da100u2w.c780 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 Da100u2w.h164 u8 tag_msg; /*23 Tag Message */ member
/kernel/linux/linux-6.6/drivers/scsi/
H A Da100u2w.c780 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 Da100u2w.h164 u8 tag_msg; /*23 Tag Message */ member
/kernel/linux/linux-6.6/net/ceph/
H A Dmessenger_v1.c16 static char tag_msg = CEPH_MSGR_TAG_MSG; variable
224 con_out_kvec_add(con, sizeof (tag_msg), &tag_msg); in prepare_write_message()
/kernel/linux/linux-5.10/net/ceph/
H A Dmessenger.c161 static char tag_msg = CEPH_MSGR_TAG_MSG; variable
1301 con_out_kvec_add(con, sizeof (tag_msg), &tag_msg); in prepare_write_message()

Completed in 12 milliseconds