Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dbscbus.c185 #define H8_STR_BUSY 0x04 /* H8 busy processing command */ macro
654 if ((status & H8_STR_OBF) && !(status & H8_STR_BUSY)) { in bscbus_process_clearing()
995 if (status & H8_STR_BUSY) { in bscbus_cmd()
1599 if (status & H8_STR_BUSY) { in bscbus_hw_reset()
1617 if (status & (H8_STR_BUSY | H8_STR_OBF)) { in bscbus_hw_reset()
1626 if (!(status & H8_STR_BUSY)) { in bscbus_hw_reset()