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

/linux-master/drivers/scsi/
H A Da100u2w.h164 u8 tag_msg; /*23 Tag Message */ member in struct:orc_scb
H A Da100u2w.c780 if (scb->tag_msg == 0) {
896 scb->tag_msg = SIMPLE_QUEUE_TAG; /* Do simple tag only */
898 scb->tag_msg = 0; /* No tag support */
/linux-master/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);

Completed in 114 milliseconds