Lines Matching defs:issued
302 not_issued = 0x0001, /* command not yet issued */
1049 int ret, issued, disconnected;
1060 issued = remove_SC(&ISSUE_SC, SCpnt) == NULL;
1061 disconnected = issued && remove_SC(&DISCONNECTED_SC, SCpnt);
1090 if(!issued) {
1584 "command should not have been issued yet\n");
2441 (ptr->SCp.phase & not_issued) ? "not issued|" : "",
2495 seq_puts(m, "not issued|");
2838 seq_puts(m, "not yet issued commands:\n");
2842 seq_puts(m, "no not yet issued commands\n");