Home
last modified time | relevance | path

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

/illumos-gate/usr/src/test/os-tests/tests/gpio/
H A Ddpio_test.c229 if (post.dpt_last_write > pre.dpt_last_write) { in dpio_test_cbops_write()
233 "post: 0x%lx", pre.dpt_last_write, post.dpt_last_write); in dpio_test_cbops_write()
/illumos-gate/usr/src/uts/common/sys/gpio/
H A Ddpio.h94 hrtime_t dpt_last_write; member
/illumos-gate/usr/src/uts/common/io/gpio/
H A Dkgpio.c1822 time.dpt_last_write = dpio->dpio_last_write; in kgpio_ioctl_dpio_time()