Lines Matching defs:issued
305 not_issued = 0x0001, /* command not yet issued */
1075 int ret, issued, disconnected;
1086 issued = remove_SC(&ISSUE_SC, SCpnt) == NULL;
1087 disconnected = issued && remove_SC(&DISCONNECTED_SC, SCpnt);
1116 if(!issued) {
1623 "command should not have been issued yet\n");
2491 phase & not_issued ? "not issued|" : "",
2547 seq_puts(m, "not issued|");
2890 seq_puts(m, "not yet issued commands:\n");
2894 seq_puts(m, "no not yet issued commands\n");