Searched refs:usb_stor_sense_invalidCDB (Results 1 – 4 of 4) sorted by relevance
116 memcmp(srb->sense_buffer, usb_stor_sense_invalidCDB, in cypress_atacb_passthrough()117 sizeof(usb_stor_sense_invalidCDB)) == 0) { in cypress_atacb_passthrough()194 usb_stor_sense_invalidCDB, in cypress_atacb_passthrough()195 sizeof(usb_stor_sense_invalidCDB)); in cypress_atacb_passthrough()
45 extern unsigned char usb_stor_sense_invalidCDB[18];
1137 usb_stor_sense_invalidCDB, in usb_stor_Bulk_transport()1138 sizeof(usb_stor_sense_invalidCDB)); in usb_stor_Bulk_transport()
560 unsigned char usb_stor_sense_invalidCDB[18] = { variable