Searched defs:kio_entry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkbio.h81 uchar_t kio_entry; /* Translation table station's entry */ member in struct:kiockey
86 * Set kio_tablemask table's kio_station to kio_entry.
87 * Copy kio_string to string table if kio_entry is between STRING and
97 * Get kio_tablemask table's kio_station to kio_entry.
98 * Get kio_string from string table if kio_entry is between STRING and
149 ushort_t kio_entry; /* Translation table station's entry */ member in struct:kiockeymap
154 * Set kio_tablemask table's kio_station to kio_entry.
155 * Copy kio_string to string table if kio_entry is between STRING and
165 * Get kio_tablemask table's kio_station to kio_entry.
166 * Get kio_string from string table if kio_entry i
[all...]

Completed in 44 milliseconds