代码搜索:SECTOR

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

代码结果 7,252
www.eeworm.com/read/101017/15856877

h dvdunrestrict.h

struct DVDUnrestrictKernel { struct DvsDeviceKernel super; struct DvsDeviceKernel* child; unsigned tt_srpt_sector, pgci_sector, pgci_ut_sector; };
www.eeworm.com/read/287166/8714750

c hw_trick.c

// Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // // $Id: hw_trick.c,v 1.7 2001/05/07 15:55:05 hurdler Exp $ // // Copyright (
www.eeworm.com/read/381392/9095134

c dosfs.c

/* DOSFS Embedded FAT-Compatible Filesystem (C) 2005 Lewin A.R.W. Edwards (sysadm@zws.com) You are permitted to modify and/or use this code in your own projects without payment of royalty, r
www.eeworm.com/read/423321/10570272

c 7xx_flash.c

/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : 7xx_flash.c * Author : MCD Application Team * Date First Issued : 10/01/2006 : V
www.eeworm.com/read/137489/13320071

h map.h

/* map.h - Map file creation */ /* Copyright 1992-1998 Werner Almesberger. Copyright 1999-2001 John Coffman. All rights reserved. Licensed under the terms contained in the file 'COPYING' in the so
www.eeworm.com/read/312239/13614651

c dosfs.c

/* DOSFS Embedded FAT-Compatible Filesystem (C) 2005 Lewin A.R.W. Edwards (sysadm@zws.com) You are permitted to modify and/or use this code in your own projects without payment of royalty, r
www.eeworm.com/read/124989/6034984

h disk.h

#ifndef DISK_H #define DISK_H #include "dev.h" /* * Structure returned from disk_probe and passed to other driver * functions. */ struct disk { struct dev dev; /* This must come first */ in
www.eeworm.com/read/266618/11216811

c dosfs.c

/* DOSFS Embedded FAT-Compatible Filesystem (C) 2005 Lewin A.R.W. Edwards (sysadm@zws.com) You are permitted to modify and/or use this code in your own projects without payment of royalty, r
www.eeworm.com/read/109477/15556467

h evms_bbr.h

/* * * Copyright (c) International Business Machines Corp., 2000 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li
www.eeworm.com/read/188592/8526238

h xinxi.h

struct current_xinxi { unsigned char type; unsigned short cylinder_start; unsigned char head_start; unsigned char sector_start; unsigned short cylinder_end; unsigned char head_end;