Searched refs:US_BULK_CB_SIGN (Results 1 – 7 of 7) sorted by relevance
701 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in sd_scsi_read()741 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in sd_scsi_write()888 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_read_readpage()907 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_read_readpage()1167 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_read_copyblock()1200 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_read_eraseblock()1277 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_lib_overwrite_extra()1359 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_lib_read_extra()1543 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ms_lib_read_extrablock()1839 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in ene_get_card_type()[all …]
61 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in usb_stor_ucr61s2b_init()
213 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in rts51x_bulk_transport()302 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in rts51x_bulk_transport_special()
1133 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
1210 if (cbw->Signature != cpu_to_le32(US_BULK_CB_SIGN)) { in bot_submit_command()
2130 US_BULK_CB_SIGN)) { in received_cbw()
Completed in 24 milliseconds