代码搜索:SECTOR
找到约 7,252 项符合「SECTOR」的源代码
代码结果 7,252
www.eeworm.com/read/188236/8555606
crp project.crp
***************************************************************************
PSDsoft Express Version 8.30
Output of PSD Configurations
*****************
www.eeworm.com/read/188236/8555775
h upsd3200_hardware.h
/*------------------------------------------------------------------------------
upsd3200_hardware.h
Change Note:
Stardard upsd3200_hardware.h file modified for DK3200. uPSD_5V changed to a 1
www.eeworm.com/read/188236/8555841
crp dk3200_1.crp
***************************************************************************
PSDsoft Express Version 7.60
Output of PSD Configurations
*****************
www.eeworm.com/read/188234/8557478
crp project.crp
***************************************************************************
PSDsoft Express Version 8.30
Output of PSD Configurations
*****************
www.eeworm.com/read/388685/8583139
txt mbr.txt
How It Works -- Master Boot Record
Version 1a
by Hale Landis (landis@sugs.tware.com)
THE "HOW IT WORKS" SERIES
This is one of sever
www.eeworm.com/read/288542/8622879
asm boot32lb.asm
; This is an LBA-enabled FreeDOS FAT32 boot sector (single sector!).
; You can use and copy source code and binaries under the terms of the
; GNU Public License (GPL), version 2 or newer. See www.gnu.
www.eeworm.com/read/432150/8623317
h fat16.h
00021
00022 #ifndef FAT_H
00023 #define FAT_H
00024
00025 #include "global.h"
00026
00027
00028 // Some useful cluster numbers
00029 #define MSDOSFSROOT 0 // cluster 0 me
www.eeworm.com/read/431906/8647445
h fat.h
//*****************************************************************
//
// File Name : 'fat.h'
// Title : FAT file system implementation
// Author : Pascal Stang
// Date : 12/10/2000
// Re
www.eeworm.com/read/287166/8714823
c p_spec.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id: p_spec.c,v 1.25 2001/05/03 18:23:30 crashrl Exp $
//
// Copyright (C
www.eeworm.com/read/386806/8725609
h genhd.h
#ifndef _LINUX_GENHD_H
#define _LINUX_GENHD_H
/*
* genhd.h Copyright (C) 1992 Drew Eckhardt
* Generic hard disk header file by
* Drew Eckhardt
*
*
*/
#def