Searched refs:CSW_LEN (Results 1 – 3 of 3) sorted by relevance
95 #define CSW_LEN 0xD /* CSW Command Len */ macro
525 req->bulk_len = CSW_LEN; in scsa2usb_handle_status_start()590 if (MBLKL(data) != CSW_LEN) { in scsa2usb_handle_csw_result()599 bcopy(data->b_rptr, &csw, CSW_LEN); in scsa2usb_handle_csw_result()
4943 req->bulk_len = CSW_LEN; in scsa2usb_handle_data_start()