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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Da100u2w.h159 u8 tag_msg; /*23 Tag Message */ member in struct:orc_scb
H A Da100u2w.c776 if (scb->tag_msg == 0) {
892 scb->tag_msg = SIMPLE_QUEUE_TAG; /* Do simple tag only */
894 scb->tag_msg = 0; /* No tag support */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dmessenger.c29 static char tag_msg = CEPH_MSGR_TAG_MSG; variable
498 con->out_kvec[v].iov_base = &tag_msg;

Completed in 68 milliseconds