btBlk2nd 1956 drivers/usb/storage/ene_ub6250.c u16 btBlk1st, btBlk2nd; btBlk2nd 1972 drivers/usb/storage/ene_ub6250.c btBlk1st = btBlk2nd = MS_LB_NOT_USED; btBlk2nd 1997 drivers/usb/storage/ene_ub6250.c btBlk2nd = TmpBlock; btBlk2nd 2022 drivers/usb/storage/ene_ub6250.c if (result && (btBlk2nd != MS_LB_NOT_USED)) btBlk2nd 2023 drivers/usb/storage/ene_ub6250.c result = ms_lib_process_bootblock(us, btBlk2nd, PageBuffer0); btBlk2nd 2035 drivers/usb/storage/ene_ub6250.c if (btBlk2nd != MS_LB_NOT_USED) { btBlk2nd 2036 drivers/usb/storage/ene_ub6250.c for (TmpBlock = btBlk1st + 1; TmpBlock < btBlk2nd; TmpBlock++) btBlk2nd 2039 drivers/usb/storage/ene_ub6250.c info->MS_Lib.Phy2LogMap[btBlk2nd] = MS_LB_BOOT_BLOCK;