Home
last modified time | relevance | path

Searched refs:US_BULK_CB_SIGN (Results 1 – 10 of 10) sorted by relevance

/linux-3.3/drivers/staging/keucr/
Dinit.c51 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ENE_Read_BYTE()
80 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ENE_SMInit()
144 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ENE_LoadBinCode()
250 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ENE_Read_Data()
292 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ENE_Write_Data()
Dsmilsub.c221 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in Ssfdc_D_ReadSect()
236 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in Ssfdc_D_ReadSect()
272 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in Ssfdc_D_ReadBlock()
287 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in Ssfdc_D_ReadBlock()
326 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in Ssfdc_D_CopyBlock()
371 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in Ssfdc_D_WriteSectForCopy()
407 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in Ssfdc_D_EraseBlock()
442 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in Ssfdc_D_ReadRedtData()
481 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in Ssfdc_D_WriteRedtData()
Dtransport.h20 #define US_BULK_CB_SIGN 0x43425355 /*spells out USBC */ macro
Dtransport.c599 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in usb_stor_Bulk_transport()
/linux-3.3/drivers/usb/storage/
Dene_ub6250.c675 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in sd_scsi_read()
715 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in sd_scsi_write()
859 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_read_readpage()
878 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_read_readpage()
1136 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_read_copyblock()
1171 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_read_eraseblock()
1250 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_lib_overwrite_extra()
1332 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_lib_read_extra()
1534 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_lib_read_extrablock()
1651 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_scsi_read()
[all …]
Dinitializers.c73 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in usb_stor_ucr61s2b_init()
Dtransport.h60 #define US_BULK_CB_SIGN 0x43425355 /*spells out USBC */ macro
Drealtek_cr.c220 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in rts51x_bulk_transport()
306 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in rts51x_bulk_transport_special()
Dtransport.c1072 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in usb_stor_Bulk_transport()
/linux-3.3/drivers/block/
Dub.c135 #define US_BULK_CB_SIGN 0x43425355 /*spells out USBC */ macro
926 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ub_scsi_cmd_start()