Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dbscbus.c224 #define BSCBUS_HWRESET_POLL (LOMBUS_ONE_SEC/20) macro
1610 drv_usecwait(BSCBUS_HWRESET_POLL/1000); in bscbus_hw_reset()
1612 delay(drv_usectohz(BSCBUS_HWRESET_POLL/1000)); in bscbus_hw_reset()
1623 timeout -= BSCBUS_HWRESET_POLL) { in bscbus_hw_reset()
1632 drv_usecwait(BSCBUS_HWRESET_POLL/1000); in bscbus_hw_reset()
1634 delay(drv_usectohz(BSCBUS_HWRESET_POLL/1000)); in bscbus_hw_reset()