Searched refs:usb_stor_sense_invalidCDB (Results 1 – 5 of 5) sorted by relevance
161 memcmp(srb->sense_buffer, usb_stor_sense_invalidCDB, in cypress_atacb_passthrough()162 sizeof(usb_stor_sense_invalidCDB)) == 0) { in cypress_atacb_passthrough()238 usb_stor_sense_invalidCDB, in cypress_atacb_passthrough()239 sizeof(usb_stor_sense_invalidCDB)); in cypress_atacb_passthrough()
47 extern unsigned char usb_stor_sense_invalidCDB[18];
601 unsigned char usb_stor_sense_invalidCDB[18] = { variable607 EXPORT_SYMBOL_GPL(usb_stor_sense_invalidCDB);
1249 usb_stor_sense_invalidCDB, in usb_stor_Bulk_transport()1250 sizeof(usb_stor_sense_invalidCDB)); in usb_stor_Bulk_transport()
609 memcpy(cmnd->sense_buffer, usb_stor_sense_invalidCDB, in uas_queuecommand_lck()610 sizeof(usb_stor_sense_invalidCDB)); in uas_queuecommand_lck()