Searched refs:H8_STR_IBF (Results 1 – 1 of 1) sorted by relevance
182 #define H8_STR_IBF 0x02 /* data for H8 in IDR */ macro508 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()