Home
last modified time | relevance | path

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

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