Home
last modified time | relevance | path

Searched refs:tw_osli_dbg_dprintf (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/dev/twa/
Dtw_osl_cam.c78 tw_osli_dbg_dprintf(3, sc, "entered"); in tw_osli_cam_attach()
99 tw_osli_dbg_dprintf(3, sc, "Calling cam_sim_alloc"); in tw_osli_cam_attach()
117 tw_osli_dbg_dprintf(3, sc, "Calling xpt_bus_register"); in tw_osli_cam_attach()
132 tw_osli_dbg_dprintf(3, sc, "Calling xpt_create_path"); in tw_osli_cam_attach()
151 tw_osli_dbg_dprintf(3, sc, "exiting"); in tw_osli_cam_attach()
168 tw_osli_dbg_dprintf(3, sc, "entered"); in tw_osli_cam_detach()
206 tw_osli_dbg_dprintf(10, sc, "SCSI I/O request 0x%x", in tw_osli_execute_scsi()
210 tw_osli_dbg_dprintf(3, sc, "Invalid target. PTL = %x %x %x", in tw_osli_execute_scsi()
217 tw_osli_dbg_dprintf(3, sc, "Invalid lun. PTL = %x %x %x", in tw_osli_execute_scsi()
323 tw_osli_dbg_dprintf(2, sc, "Cannot get request pkt."); in twa_action()
[all …]
Dtw_osl_freebsd.c94 tw_osli_dbg_dprintf(5, sc, "entered"); in twa_open()
119 tw_osli_dbg_dprintf(5, sc, "entered"); in twa_close()
149 tw_osli_dbg_dprintf(5, sc, "entered"); in twa_ioctl()
153 tw_osli_dbg_dprintf(6, sc, "ioctl: fw_passthru"); in twa_ioctl()
159 tw_osli_dbg_dprintf(6, sc, "ioctl: scan bus"); in twa_ioctl()
164 tw_osli_dbg_dprintf(6, sc, "ioctl: 0x%lx", cmd); in twa_ioctl()
292 tw_osli_dbg_dprintf(3, sc, "entered"); in twa_attach()
516 tw_osli_dbg_dprintf(3, sc, "entered"); in tw_osli_alloc_mem()
739 tw_osli_dbg_dprintf(3, sc, "entered"); in tw_osli_free_resources()
751 tw_osli_dbg_dprintf(1, sc, in tw_osli_free_resources()
[all …]
Dtw_osl.h289 #define tw_osli_dbg_dprintf(dbg_level, sc, fmt, args...) \ macro
301 #define tw_osli_dbg_dprintf(dbg_level, sc, fmt, args...) macro