代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
usbd-bus.c
/*
* linux/drivers/usbd/usbd-bus.c - USB Device Prototype
*
* Copyright (c) 2000, 2001, 2002 Lineo
* Copyright (c) 2001 Hewlett Packard
*
* By:
* Stuart Lynne ,
* Tom
usbd-bus.h
/*
* linux/drivers/usbd/usb-bus.c - basic bus interface support
*
* Copyright (c) 2000, 2001, 2002 Lineo
* Copyright (c) 2001 Hewlett Packard
*
* By:
* Stuart Lynne ,
*
maple_bus.h
/*
** Copyright 2001, Travis Geiselbrecht. All rights reserved.
** Distributed under the terms of the NewOS License.
*/
/* KallistiOS 0.80
maple.h
(C)2000 Jordan DeLong
$Id: maple.h,v 1.2 2
bus_mgr.h
/*
** Copyright 2002, Thomas Kurschel. All rights reserved.
** Distributed under the terms of the NewOS License.
*/
#ifndef __BUS_MGR_H__
#define __BUS_MGR_H__
extern int xpt_highest_path_id;
exte
bus_mgr.c
/*
** Copyright 2002, Thomas Kurschel. All rights reserved.
** Distributed under the terms of the NewOS License.
*/
#include "xpt_internal.h"
#include "bus_mgr.h"
#include
#include
bus_interface.h
/*
** Copyright 2002, Thomas Kurschel. All rights reserved.
** Distributed under the terms of the NewOS License.
*/
#ifndef __BUS_INTERFACE_H__
#define __BUS_INTERFACE_H__
#include
bus_interface.c
/*
** Copyright 2002, Thomas Kurschel. All rights reserved.
** Distributed under the terms of the NewOS License.
*/
#include "xpt_internal.h"
#include "bus_interface.h"
#include
#i
ide_bus.c
#include "ide_bus.h"
void *bus_cookies[2];
ide_bus *buses[2];
ide_bus.h
#ifndef __IDE_BUS_H__
#define __IDE_BUS_H__
#include
// Global defines -- ATA register and register bits.
//
// command block & control block regs
//
// these are the offsets into pi
bus_version.h
#define BUS_VERSION "5"