Home
last modified time | relevance | path

Searched defs:ecpp_hw_bind (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Decppvar.h92 struct ecpp_hw_bind { struct
93 char *name; /* binding name */
94 struct ecpp_hw *hw; /* hw description */
95 char *info; /* info string */
/titanic_44/usr/src/uts/common/io/
H A Decpp.c437 struct ecpp_hw_bind ecpp_hw_bind[] = { variable