Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dbscbus.c182 #define H8_STR_IBF 0x02 /* data for H8 in IDR */ macro
508 while (status & H8_STR_IBF) { in bscbus_pat_dog()
618 if (!(status & H8_STR_IBF)) { in bscbus_process_sending()
796 if ((status & H8_STR_OBF) || (status & H8_STR_IBF)) { in bscbus_process()
847 if ((status & H8_STR_OBF) || (status & H8_STR_IBF) || ready) { in bscbus_process()