Searched refs:US_BULK_CB_SIGN (Results 1 – 7 of 7) sorted by relevance
700 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in sd_scsi_read()740 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in sd_scsi_write()886 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_read_readpage()905 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_read_readpage()1165 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_read_copyblock()1198 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_read_eraseblock()1275 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_lib_overwrite_extra()1357 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_lib_read_extra()1541 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_lib_read_extrablock()1660 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_scsi_read()[all …]
61 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in usb_stor_ucr61s2b_init()
212 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in rts51x_bulk_transport()301 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in rts51x_bulk_transport_special()
1121 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in usb_stor_Bulk_transport()
65 #define US_BULK_CB_SIGN 0x43425355 /* spells out 'USBC' */ macro
1208 if (cbw->Signature != cpu_to_le32(US_BULK_CB_SIGN)) { in bot_submit_command()
2082 US_BULK_CB_SIGN)) { in received_cbw()