HelenOS sources

MASTLOG            85 uspace/drv/block/usbmast/bo_trans.c 	MASTLOG("Sending CBW.\n");
MASTLOG            87 uspace/drv/block/usbmast/bo_trans.c 	MASTLOG("CBW '%s' sent: %s.\n",
MASTLOG            95 uspace/drv/block/usbmast/bo_trans.c 	MASTLOG("Transferring data.\n");
MASTLOG           101 uspace/drv/block/usbmast/bo_trans.c 		MASTLOG("Received %zu bytes (%s): %s.\n", act_size,
MASTLOG           108 uspace/drv/block/usbmast/bo_trans.c 		MASTLOG("Sent %zu bytes (%s): %s.\n", cmd->data_out_size,
MASTLOG           125 uspace/drv/block/usbmast/bo_trans.c 	MASTLOG("Reading CSW.\n");
MASTLOG           127 uspace/drv/block/usbmast/bo_trans.c 	MASTLOG("CSW '%s' received (%zu bytes): %s.\n",
HelenOS homepage, sources at GitHub