Home
last modified time | relevance | path

Searched refs:iprop_len (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Di8042.c835 unsigned int iprop_len; in i8042_map() local
850 DDI_PROP_DONTPASS, "reg", &iprop, &iprop_len) != in i8042_map()
860 if (iprop_len != 1) { in i8042_map()
866 if (rnumber < 0 || rnumber >= iprop_len) { in i8042_map()
1462 unsigned int iprop_len; in i8042_ctlops() local
1474 DDI_PROP_DONTPASS, "reg", &iprop, &iprop_len) != in i8042_ctlops()