Lines Matching refs:TWS_TRACE_DEBUG
128 TWS_TRACE_DEBUG(sc, "entry", 0, sc); in tws_cam_attach()
140 TWS_TRACE_DEBUG(sc, "depths,ctlr,cam", tws_queue_depth, tws_cam_depth); in tws_cam_attach()
191 TWS_TRACE_DEBUG(sc, "entry", 0, 0); in tws_cam_detach()
207 TWS_TRACE_DEBUG(sc, "entry", sc, 0); in tws_bus_scan()
232 TWS_TRACE_DEBUG(sc, "execute scsi failed", 0, 0); in tws_action()
237 TWS_TRACE_DEBUG(sc, "abort i/o", 0, 0); in tws_action()
244 TWS_TRACE_DEBUG(sc, "reset bus", sim, ccb); in tws_action()
249 TWS_TRACE_DEBUG(sc, "set tran settings", sim, ccb); in tws_action()
257 TWS_TRACE_DEBUG(sc, "get tran settings", sim, ccb); in tws_action()
275 TWS_TRACE_DEBUG(sc, "calc geometry(ccb,block-size)", ccb, in tws_action()
284 TWS_TRACE_DEBUG(sc, "path inquiry", sim, ccb); in tws_action()
310 TWS_TRACE_DEBUG(sc, "default", sim, ccb); in tws_action()
344 TWS_TRACE_DEBUG(sc, "getset complete", req, req->request_id); in tws_getset_param_complete()
362 TWS_TRACE_DEBUG(sc, "aen complete", 0, req->request_id); in tws_aen_complete()
369 TWS_TRACE_DEBUG(sc,"sense code, key",sense->sense_data[0], in tws_aen_complete()
371 TWS_TRACE_DEBUG(sc,"sense rid, seve",sense->header_desc.request_id, in tws_aen_complete()
373 TWS_TRACE_DEBUG(sc,"sense srcnum, error",sense->status_block.srcnum, in tws_aen_complete()
375 TWS_TRACE_DEBUG(sc,"sense shdr, ssense",sense->header_desc.size_header, in tws_aen_complete()
451 TWS_TRACE_DEBUG(sc, "null mfa", 0, mfa); in tws_err_complete()
457 TWS_TRACE_DEBUG(sc, "found null req", 0, mfa); in tws_err_complete()
461 TWS_TRACE_DEBUG(sc, "sen, hdr", sen, hdr); in tws_err_complete()
464 TWS_TRACE_DEBUG(sc, "req, id", req, req_id); in tws_err_complete()
466 TWS_TRACE_DEBUG(sc, "submit failure?", 0, req->error_code); in tws_err_complete()
504 TWS_TRACE_DEBUG(sc, "sbe, cmd_status", hdr->status_block.error, in tws_scsi_err_complete()
509 TWS_TRACE_DEBUG(sc, "invalid lun error",0,0); in tws_scsi_err_complete()
512 TWS_TRACE_DEBUG(sc, "invalid target error",0,0); in tws_scsi_err_complete()
517 TWS_TRACE_DEBUG(sc, "scsi status error",0,0); in tws_scsi_err_complete()
522 TWS_TRACE_DEBUG(sc, "page mode not supported",0,0); in tws_scsi_err_complete()
555 TWS_TRACE_DEBUG(req->sc, "entry", hdr, req->request_id); in tws_passthru_err_complete()
566 TWS_TRACE_DEBUG(sc, "entry", 0, 0); in tws_drain_busy_queue()
572 TWS_TRACE_DEBUG(sc, "moved to TWS_COMPLETE_Q", 0, req->request_id); in tws_drain_busy_queue()
602 TWS_TRACE_DEBUG(sc, "reset aen req", 0, 0); in tws_drain_reserved_reqs()
612 TWS_TRACE_DEBUG(sc, "reset passthru req", 0, 0); in tws_drain_reserved_reqs()
618 TWS_TRACE_DEBUG(sc, "reset setparam req", 0, 0); in tws_drain_reserved_reqs()
647 TWS_TRACE_DEBUG(sc, "traget id too big", ccb_h->target_id, ccb_h->target_lun); in tws_execute_scsi()
653 TWS_TRACE_DEBUG(sc, "target lun 2 big", ccb_h->target_id, ccb_h->target_lun); in tws_execute_scsi()
660 TWS_TRACE_DEBUG(sc, "cdb phy", ccb_h->target_id, ccb_h->target_lun); in tws_execute_scsi()
674 TWS_TRACE_DEBUG(sc, "no reqs", ccb_h->target_id, ccb_h->target_lun); in tws_execute_scsi()
740 TWS_TRACE_DEBUG(sc, "entry",sc, cmd); in tws_send_scsi_cmd()
783 TWS_TRACE_DEBUG(sc, "null req", 0, 0); in tws_set_param()
832 TWS_TRACE_DEBUG(sc, "null req", 0, 0); in tws_get_param()
1049 TWS_TRACE_DEBUG(sc, "door bell :)", histat, TWS_I2O0_HISTAT); in tws_intr()
1097 TWS_TRACE_DEBUG(sc, "invalid req_id", mfa, req_id); in tws_intr_resp()
1111 TWS_TRACE_DEBUG(sc, "entry", 0, 0); in tws_poll()
1254 TWS_TRACE_DEBUG(sc, "initConnect failed", 0, sc->is64bit); in tws_reinit()