Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/nv_sata/
H A Dnv_sata.h621 #define NV_ONE_SEC 1000000 macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c2175 nv_setup_timeout(nvp, NV_ONE_SEC); in nv_start_common()
5603 return (nvp->nvp_wait_sig > NV_ONE_SEC ? NV_ONE_SEC : in nv_monitor_reset()
5625 clock_t next_timeout_us = NV_ONE_SEC; in nv_timeout()
5889 next_timeout_us = NV_ONE_SEC; in nv_timeout()