Searched refs:SCSA2USB_FREE_MSG (Results 1 – 4 of 4) sorted by relevance
236 SCSA2USB_FREE_MSG(req->bulk_data); in scsa2usb_bulk_only_transport()280 SCSA2USB_FREE_MSG(req->bulk_data); in scsa2usb_bulk_only_transport()527 SCSA2USB_FREE_MSG(req->bulk_data); in scsa2usb_handle_status_start()897 SCSA2USB_FREE_MSG(data); /* Free data */ in scsa2usb_bulk_only_get_max_lun()
200 SCSA2USB_FREE_MSG(data); /* get rid of the data */ in scsa2usb_cbi_transport()596 SCSA2USB_FREE_MSG(cdb); /* Free the data */ in scsa2usb_cbi_reset_recovery()
4870 SCSA2USB_FREE_MSG(req->bulk_data); in scsa2usb_handle_data_start()4919 SCSA2USB_FREE_MSG(req->bulk_data); in scsa2usb_handle_data_start()
467 #define SCSA2USB_FREE_MSG(data) \ macro