repo.or.cz
/
linux-2.6
/
kvm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Linux 2.6.37-rc4
[linux-2.6/kvm.git]
/
drivers
/
staging
/
bcm
/
InterfaceRx.h
blob
96e81a1d37b8ca7ae9b27d16dd438a3cdc975137
1
#ifndef _INTERFACE_RX_H
2
#define _INTERFACE_RX_H
3
4
BOOLEAN
InterfaceRx
(
PS_INTERFACE_ADAPTER Adapter
);
5
6
#endif
7