Home
last modified time | relevance | path

Searched refs:bi2 (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/wusbcore/
Dcrypto.c130 const u8 *bi1 = _bi1, *bi2 = _bi2; in bytewise_xor() local
133 bo[itr] = bi1[itr] ^ bi2[itr]; in bytewise_xor()
/drivers/md/
Draid5.c3163 struct bio *bi2 = r5_next_bio(bi, sh->dev[i].sector); in handle_failed_stripe() local
3170 bi = bi2; in handle_failed_stripe()