代码搜索:rapidio
找到约 40 项符合「rapidio」的源代码
代码结果 40
www.eeworm.com/read/478088/6719630
pdf rapidio.pdf
www.eeworm.com/read/152843/5662024
makefile
#
# Makefile for RIO switches
#
obj-$(CONFIG_RAPIDIO) += tsi500.o
www.eeworm.com/read/316872/3592735
kconfig
#
# RapidIO configuration
#
config RAPIDIO_8_BIT_TRANSPORT
bool "8-bit transport addressing"
depends on RAPIDIO
---help---
By default, the kernel assumes a 16-bit addressed RapidIO
network. B
www.eeworm.com/read/316872/3592730
c rio.c
/*
* RapidIO interconnect services
* (RapidIO Interconnect Specification, http://www.rapidio.org)
*
* Copyright 2005 MontaVista Software, Inc.
* Matt Porter
*
* Th
www.eeworm.com/read/316872/3598104
h rio.h
/*
* RapidIO interconnect services
* (RapidIO Interconnect Specification, http://www.rapidio.org)
*
* Copyright 2005 MontaVista Software, Inc.
* Matt Porter
*
* Th
www.eeworm.com/read/395229/2447409
h rio.h
/*
* RapidIO interconnect services
* (RapidIO Interconnect Specification, http://www.rapidio.org)
*
* Copyright 2005 MontaVista Software, Inc.
* Matt Porter
*
* Th
www.eeworm.com/read/316872/3592728
makefile
#
# Makefile for RapidIO interconnect services
#
obj-y += rio.o rio-access.o rio-driver.o rio-scan.o rio-sysfs.o
obj-$(CONFIG_RAPIDIO) += switches/
www.eeworm.com/read/337546/3334722
makefile
#
# Makefile for RIO switches
#
obj-$(CONFIG_RAPIDIO) += tsi500.o
www.eeworm.com/read/324920/3493528
makefile
#
# Makefile for RIO switches
#
obj-$(CONFIG_RAPIDIO) += tsi500.o