Searched refs:US_BULK_CB_SIGN (Results 1 – 4 of 4) sorted by relevance
96 #define US_BULK_CB_SIGN 0x43425355 /*spells out USBC */ macro
83 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in usb_stor_ucr61s2b_init()
1134 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN); in usb_stor_Bulk_transport()
551 bcb.Signature = cpu_to_le32(US_BULK_CB_SIGN); in isd200_Bulk_transport()