Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstmf.h366 #define STMF_SEC2TICK(x_sec) (drv_usectohz((x_sec) * 1000000)) argument
/illumos-gate/usr/src/uts/common/sys/fcoe/
H A Dfcoe_common.h375 #define FCOE_SEC2TICK(x_sec) (drv_usectohz((x_sec) * 1000000)) argument