代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/316872/3586029
c early-quirks.c
/* Various workarounds for chipset bugs.
This code runs very early and can't use the regular PCI subsystem
The entries are keyed to PCI bridges which usually identify chipsets
uniquely.
Th
www.eeworm.com/read/307309/3725447
c probe.c
/* vi: set sw=4 ts=4: */
/*
* probe.c - identify a block device by its contents, and return a dev
* struct with the details
*
* Copyright (C) 1999 by Andries Brouwer
* Copyright (C) 199
www.eeworm.com/read/303435/3810652
c vtself.c
/* Copyright (c) Colorado School of Mines, 2006.*/
/* All rights reserved. */
#include "vthdr.h"
/* Identify self
**
** Written by Kiem-Phong Vo
*/
Vthread_t* vtself()
{
#if !
www.eeworm.com/read/302200/3826490
c temp.c
/*
Fixes/changes: - CD-ROM now works properly after ATAPI 'identify'.
Bugs/to do: - Write a new ataXfer() that
* allows reads to start in the middle of an ATA or ATAPI sector
(no odd writes until
www.eeworm.com/read/298657/3860066
c plural.c
/* A Bison parser, made from plural.y
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define yyparse __gettextparse
#define yylex __gettextlex
#define yyerror _
www.eeworm.com/read/295117/3912180
c probe.c
/* vi: set sw=4 ts=4: */
/*
* probe.c - identify a block device by its contents, and return a dev
* struct with the details
*
* Copyright (C) 1999 by Andries Brouwer
* Copyright (C) 199
www.eeworm.com/read/279968/4129152
c plural.c
/* A Bison parser, made from plural.y
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define yyparse __gettextparse
#define yylex __gettextlex
#define yyerror _
www.eeworm.com/read/428758/1955155
h csl_h3a.h
/** @mainpage H3A CSL 3.x
*
* @section Introduction
*
* @subsection xxx Purpose and Scope
* The purpose of this document is to identify a set of common CSL APIs for
* the H3A module across
www.eeworm.com/read/428548/1958838
c probe.c
/* vi: set sw=4 ts=4: */
/*
* probe.c - identify a block device by its contents, and return a dev
* struct with the details
*
* Copyright (C) 1999 by Andries Brouwer
* Copyright (C) 199
www.eeworm.com/read/418008/2094563
h blkid.h
/*
* blkid.h - Interface for libblkid, a library to identify block devices
*
* Copyright (C) 2001 Andreas Dilger
* Copyright (C) 2003 Theodore Ts'o
*
* %Begin-Header%
* This file may be redistr