Searched refs:DEBOUT (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/iscsid/
H A Discsid_discover.c119 DEBOUT(("%s: get_targets iscsi_new_trans failed\n", __func__));
137 DEBOUT(("iSNS Attribute Query failed, rc = %d\n", retval));
143 DEBOUT(("iSNS Attribute Query returned nothing\n"));
148 DEBOUT(("iSNS Query returned bad type (tag = %d, length = %d)\n",
156 DEBOUT(("Attr Query Missing Delimiter (tag = %d, length = %d)\n",
164 DEBOUT(("iSNS Query returned no or invalid name (tag = %d, "
173 DEBOUT(("iSNS Query returned no or invalid node type (tag = %d, "
180 DEBOUT(("iSNS Query returned bad type (type=%x, should be 1)\n", u32));
188 DEBOUT(("iSNS Query returned invalid alias (tag=%d, length=%d)\n",
202 DEBOUT(("get_target
[all...]
H A Discsid_main.c606 DEBOUT(("Error receiving from socket!\n"));
624 DEBOUT(("No Return Address!\n"));
640 DEBOUT(("Error sending reply!\n"));
H A Discsid_targets.c74 DEBOUT(("Out of memory in create_portal!\n"));
99 DEBOUT(("Out of memory in create_portal!\n"));
178 DEBOUT(("Out of memory in create_target!\n"));
853 DEBOUT(("Response not TargetName <%s>\n", tp));
875 DEBOUT(("Syntax error in returned target address <%s>\n",
H A Discsid_globals.h385 #define DEBOUT(x) printf x macro
/netbsd-6-1-5-RELEASE/sys/dev/iscsi/
H A Discsi_text.c114 #undef DEBOUT macro
115 #define DEBOUT(x) printf x macro
336 DEBOUT(("Ill-formatted large number <%s>\n", buf));
538 DEBOUT(("get_parameter: Premature end of parameter\n"));
552 DEBOUT(("get_parameter: unrecognized key <%s>\n", buf));
554 DEBOUT(("get_parameter: key name > MAX_STRING\n"));
754 DEBOUT(("Invalid type %d in put_parameter!\n",
869 DEBOUT(("Invalid type %d in parameter_size!\n",
951 DEBOUT(("*** Out of memory in complete_pars\n"));
960 DEBOUT(("Ba
[all...]
H A Discsi_ioctl.c96 DEBOUT(("No mem for event handler\n"));
180 DEBOUT(("Wait Event ID %d not found\n", par->event_id));
185 DEBOUT(("Wait Event ID %d already waiting\n", par->event_id));
289 DEBOUT(("Found Dead Event Handler %d, removing\n", curr->id));
604 DEBOUT(("Too many connections (max = %d, curr = %d)\n",
612 DEBOUT(("No mem for connection\n"));
640 DEBOUT(("Invalid socket %d\n", par->socket));
655 /*DEBOUT (("Creating receive thread\n")); */
659 DEBOUT(("Can't create rcv thread (rc %d)\n", rc));
666 /*DEBOUT (("Creatin
[all...]
H A Discsi_main.c185 DEBOUT(("ISCSI: iscsi_attach, parent=%p, self=%p, aux=%p\n", parent,
205 DEBOUT(("ISCSI: detach\n"));
290 DEBOUT(("Map: No device pointer!\n"));
374 DEBOUT(("Run Xfer request with polling\n"));
387 DEBOUT(("Run Xfer with data in UIO\n"));
397 DEBOUT(("ISCSI: scsipi_request GROW_RESOURCES\n"));
407 DEBOUT(("ISCSI: scsipi_request with invalid REQ code %d\n", req));
440 /*DEBOUT (("iscsi_done\n")); */
H A Discsi_rcv.c166 DEBOUT(("read_pdu_data: data segment length = %d\n",
184 DEBOUT(("ran out of mem on receive\n"));
235 DEBOUT(("Data Digest Error: comp = %08x, rx = %08x\n",
330 DEBOUT(("Duplicate PDU, ExpSN %d, Recvd: %d\n",
336 DEBOUT(("Excessive outstanding Status PDUs, ExpSN %d, Recvd: %d\n",
343 DEBOUT(("Missing Status PDUs: First %d, num: %d\n",
350 DEBOUT(("StatSN killing connection (State = %d, "
424 DEBOUT(("Received duplicate login response (no associated CCB)\n"));
479 DEBOUT(("Received unsolicited text response\n"));
589 DEBOUT(("Receive
[all...]
H A Discsi_send.c290 DEBOUT(("uio.resid = 0 in iscsi_send_thread! pdu=%p\n",
696 DEBOUT(("Invalid phase %x in negotiate_login\n", c_phase));
948 DEBOUT(("Can't get CCB in send_nop_out\n"));
954 DEBOUT(("Can't get PDU in send_nop_out\n"));
1075 DEBOUT(("Invalid type %d in send_snack\n", type));
1295 DEBOUT(("No PDU in send_data_out\n"));
1546 DEBOUT(("io_command on dead connection (state = %d)\n",
1553 DEBOUT(("No CCB in io_command\n"));
H A Discsi_globals.h585 #define DEBOUT(x) printf x macro
596 #define DEBOUT(x) macro
/netbsd-6-1-5-RELEASE/sbin/iscsictl/
H A Discsic_globals.h88 #define DEBOUT(x) printf x macro
95 #define DEBOUT(x) macro

Completed in 83 milliseconds