Searched refs:TWS_TRACE_DEBUG (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/sys/dev/tws/
H A Dtws_hdm.c88 TWS_TRACE_DEBUG(sc, "entry", sc, sc->is64bit);
92 TWS_TRACE_DEBUG(sc, "initConnect failed", 0, sc->is64bit);
102 TWS_TRACE_DEBUG(sc, "host outbound cleanup",reg, regl);
121 TWS_TRACE_DEBUG(sc, "entry", 0, sc->obfl_q_overrun);
151 TWS_TRACE_DEBUG(sc, "entry", 0, mcreadits);
170 TWS_TRACE_DEBUG(sc, "no requests", 0, 0);
248 TWS_TRACE_DEBUG(sc, "entry", sc, opcode);
252 TWS_TRACE_DEBUG(sc, "no requests", 0, 0);
312 TWS_TRACE_DEBUG(sc, "inbound fifo empty", mfa, 0);
404 TWS_TRACE_DEBUG(s
[all...]
H A Dtws_cam.c134 TWS_TRACE_DEBUG(sc, "entry", 0, sc);
146 TWS_TRACE_DEBUG(sc, "depths,ctlr,cam", tws_queue_depth, tws_cam_depth);
201 TWS_TRACE_DEBUG(sc, "entry", 0, 0);
217 TWS_TRACE_DEBUG(sc, "entry", sc, 0);
243 TWS_TRACE_DEBUG(sc, "execute scsi failed", 0, 0);
248 TWS_TRACE_DEBUG(sc, "abort i/o", 0, 0);
255 TWS_TRACE_DEBUG(sc, "reset bus", sim, ccb);
260 TWS_TRACE_DEBUG(sc, "set tran settings", sim, ccb);
268 TWS_TRACE_DEBUG(sc, "get tran settings", sim, ccb);
291 TWS_TRACE_DEBUG(s
[all...]
H A Dtws.c121 TWS_TRACE_DEBUG(sc, "entry", dev, oflags);
131 TWS_TRACE_DEBUG(sc, "entry", dev, fflag);
141 TWS_TRACE_DEBUG(sc, "entry", dev, ioflag);
151 TWS_TRACE_DEBUG(sc, "entry", dev, ioflag);
231 TWS_TRACE_DEBUG(sc, "bar0 ", bar, 0);
234 TWS_TRACE_DEBUG(sc, "bar1 ", bar, 0);
243 TWS_TRACE_DEBUG(sc, "bar2 ", sc->mfa_base, 0);
308 TWS_TRACE_DEBUG(sc, "attached successfully", 0, sc->device_id);
359 TWS_TRACE_DEBUG(sc, "entry", 0, 0);
370 TWS_TRACE_DEBUG(s
[all...]
H A Dtws_services.h65 #define TWS_TRACE_DEBUG(sc, desc, val1, val2) \ macro
69 #define TWS_TRACE_DEBUG(sc, desc, val1, val2) macro
H A Dtws_user.c68 TWS_TRACE_DEBUG(sc, "entry", sc, cmd);
75 TWS_TRACE_DEBUG(sc, "scan-bus", 0, 0);
79 TWS_TRACE_DEBUG(sc, "ioctl-aen", cmd, buf);
120 TWS_TRACE_DEBUG(sc, "datal,rid", req->length, req->request_id);
166 TWS_TRACE_DEBUG(sc, "msleep timeout", error, req->request_id);
174 TWS_TRACE_DEBUG(sc, "ioctl reset", error, req->request_id);
195 TWS_TRACE_DEBUG(sc, "errored", error, 0);
280 TWS_TRACE_DEBUG(sc, "not a valid event", sc, cmd);
336 TWS_TRACE_DEBUG(sc, "get comp info", sc, cmd);
360 TWS_TRACE_DEBUG(s
[all...]
H A Dtws_services.c323 TWS_TRACE_DEBUG(sc, "null req", 0, q_type);
339 TWS_TRACE_DEBUG(sc, "invalid req", 0, q_type);
352 TWS_TRACE_DEBUG(sc, "req not in q", 0, req->request_id);
369 TWS_TRACE_DEBUG(sc, "entry",sc,mfa);
378 TWS_TRACE_DEBUG(sc, "return null",0,mfa);

Completed in 118 milliseconds