Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Di8042.c839 unsigned int iprop_len; in i8042_map() local
854 DDI_PROP_DONTPASS, "reg", &iprop, &iprop_len) != in i8042_map()
864 if (iprop_len != 1) { in i8042_map()
870 if (rnumber < 0 || rnumber >= iprop_len) { in i8042_map()
1466 unsigned int iprop_len; in i8042_ctlops() local
1478 DDI_PROP_DONTPASS, "reg", &iprop, &iprop_len) != in i8042_ctlops()