Home
last modified time | relevance | path

Searched refs:TWS_TRACE (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/sys/dev/tws/
Dtws_services.h73 #define TWS_TRACE(sc, desc, val1, val2) \ macro
77 #define TWS_TRACE(sc, desc, val1, val2) macro
Dtws.c211 TWS_TRACE(sc, "BIG endian", 0, 0); in tws_attach()
318 TWS_TRACE(sc, "bus irq res", 0, 0); in tws_attach()
327 TWS_TRACE(sc, "bus release ", 0, sc->mfa_res_id); in tws_attach()
332 TWS_TRACE(sc, "bus release2 ", 0, sc->reg_res_id); in tws_attach()
376 TWS_TRACE(sc, "bus release irq resource", in tws_detach()
390 TWS_TRACE(sc, "bus release mem resource", 0, sc->mfa_res_id); in tws_detach()
395 TWS_TRACE(sc, "bus release mem resource", 0, sc->reg_res_id); in tws_detach()
475 TWS_TRACE(sc, "pci alloc msi fail", 0, messages); in tws_setup_irq()
Dtws_services.c393 TWS_TRACE(sc, "reqs(in, out)", sc->stats.reqs_in, sc->stats.reqs_out); in tws_print_stats()
394 TWS_TRACE(sc, "reqs(err, intrs)", sc->stats.reqs_errored in tws_print_stats()
396 TWS_TRACE(sc, "reqs(ioctls, scsi)", sc->stats.ioctls in tws_print_stats()
Dtws_cam.c734 TWS_TRACE(sc, "cdb len too big", ccb_h->target_id, csio->cdb_len); in tws_execute_scsi()
946 TWS_TRACE(sc, "in progress", 0, error); in tws_map_request()
969 TWS_TRACE(sc, "SOMETHING BAD HAPPENED! error = %d\n", error, 0); in tws_dmamap_data_load_cbfn()
973 TWS_TRACE(sc, "not enough data segs", 0, nseg); in tws_dmamap_data_load_cbfn()
1021 TWS_TRACE(sc, "64bit sg overflow", num_sgl_entries, 0); in tws_fill_sg_list()
1033 TWS_TRACE(sc, "32bit sg overflow", num_sgl_entries, 0); in tws_fill_sg_list()
1047 TWS_TRACE(sc, "32bit sg overflow", num_sgl_entries, 0); in tws_fill_sg_list()
1115 TWS_TRACE(sc, "attn error", 0, 0); in tws_intr_attn_error()
Dtws_hdm.c211 TWS_TRACE(sc, "unexpected req_id ", reqid, 0); in tws_init_connect()
212 TWS_TRACE(sc, "INITCONNECT FAILED", reqid, 0); in tws_init_connect()