Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dufmtest.h44 } ufmtest_ioc_setfw_t; typedef
H A Dufmtest.c230 ufmtest_ioc_setfw_t setfw; in ufmtest_do_setfw()
250 sizeof (ufmtest_ioc_setfw_t), mode) != 0) in ufmtest_do_setfw()
/illumos-gate/usr/src/test/os-tests/tests/ddi_ufm/
H A Dufm-test.c147 ufmtest_ioc_setfw_t ioc = { 0 }; in do_setfw()