Lines Matching defs:start
71 * if we start dealing with messages that have more than that, we can increase
557 * start a session. Therefore we shouldn't attempt to terminate a
795 u8 *start;
797 start = add_bytestring_header(err, cmd, len);
798 if (!start)
800 memcpy(start, bytestring, len);
1635 /* range start */
1728 pr_debug("Cannot start Admin SP session with auth %d\n", auth);
1733 pr_debug("Error building start adminsp session command.\n");
2400 add_token_u64(&err, dev, offset + off); /* start row value */