Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/excalibur/sys/
H A Dxcalppm_reg.h111 #define BBC_DELAY (bbc_delay * 1000000) /* nanosec */ macro
116 (index == 0) ? (BBC_DELAY/(BBC_CLOCK * 32)) : \
117 ((index == 1) ? (BBC_DELAY/(BBC_CLOCK * 2)) : \
118 BBC_DELAY/BBC_CLOCK)