DESC_DONE_FLAG   1451 drivers/ntb/ntb_transport.c 		if (!(entry->flags & DESC_DONE_FLAG))
DESC_DONE_FLAG   1504 drivers/ntb/ntb_transport.c 	entry->flags |= DESC_DONE_FLAG;
DESC_DONE_FLAG   1628 drivers/ntb/ntb_transport.c 	if (!(hdr->flags & DESC_DONE_FLAG)) {
DESC_DONE_FLAG   1666 drivers/ntb/ntb_transport.c 		entry->flags |= DESC_DONE_FLAG;
DESC_DONE_FLAG   1761 drivers/ntb/ntb_transport.c 	iowrite32(entry->flags | DESC_DONE_FLAG, &hdr->flags);