Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_space.c149 uint64_t px_pme_to_ack_timeout = PX_PME_TO_ACK_TIMEOUT;
H A Dpx_space.h101 #define PX_PME_TO_ACK_TIMEOUT (1000 * PX_MSEC_TO_USEC) macro