代码搜索:SECTOR

找到约 7,252 项符合「SECTOR」的源代码

代码结果 7,252
www.eeworm.com/read/202729/15375303

c eeprom.c

/*-------------------------------------------------------------------------- eeprom.c Header file for eeprom emulation using boot (secondary) flash 11/2002 Ver 0.1 - Initial Version Copyright
www.eeworm.com/read/421069/10757925

txt output.txt

Beginning test..... AMD Flash found in socket... Polling part for Device ID...found an Am29LV160B Checking current flash status...flash is [Ready] CFI Query String Read = [QRY] Primary table
www.eeworm.com/read/142830/12916219

txt output.txt

Beginning test..... AMD Flash found in socket... Polling part for Device ID...found an Am29LV160B Checking current flash status...flash is [Ready] CFI Query String Read = [QRY] Primary table address
www.eeworm.com/read/136475/5871115

c generic_drv.c

/* ********************************************************************** * Micrium, Inc. * 949 Crestview Circle * Weston, FL 333
www.eeworm.com/read/187160/8851139

c evmdm642_flash_erase.c

/* * Copyright 2003 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. */ /* * ======== evmdm642_flash_erase.c ======== * EVMDM642_FLA
www.eeworm.com/read/346818/11719679

c evm5509_flash_erase.c

/* * Copyright 2002 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. */ /* * ======== evm5509_flash_erase.c ======== * EVM5509_FLASH
www.eeworm.com/read/272635/10951380

txt 关于boot sector标准约定ver0.0.1.txt

1 结构 FAT16与 FAT32均遵循此结构,FAT12仅一扇区,非该结构约束之内。 typedef struct { UBYTE OtherBootCode[508]; //代码,508字节 UDWORD BootSectorFlags; //标志,4字节,总为 0xaa556146 }SECBYTE; typedef struct { U
www.eeworm.com/read/333835/3382372

patch ext3-sector_t-overflow-2.6.5-suse.patch

Subject: Avoid disk sector_t overflow for >2TB ext3 filesystem From: Mingming Cao If ext3 filesystem is larger than 2TB, and sector_t is a u32 (i.e. CONFIG_LBD not defined in the k
www.eeworm.com/read/447901/1693415

patch ext3-sector_t-overflow-2.6.5-suse.patch

Subject: Avoid disk sector_t overflow for >2TB ext3 filesystem From: Mingming Cao If ext3 filesystem is larger than 2TB, and sector_t is a u32 (i.e. CONFIG_LBD not defined in the k
www.eeworm.com/read/282658/9077302

h loader.h

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic