Searched defs:poll_hz (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbscbus.c281 clock_t poll_hz; member in struct:bscbus_channel_state
886 csp->poll_hz = drv_usectohz(BSCBUS_CMD_POLL / 1000);
1012 csp->poll_hz = drv_usectohz(
1021 csp->poll_hz, TR_CLOCK_TICK) == -1) &&
1028 csp->poll_hz = drv_usectohz(

Completed in 50 milliseconds