Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/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 */
/illumos-gate/usr/src/uts/intel/io/
H A Decpp.c437 struct ecpp_hw_bind ecpp_hw_bind[] = { variable