Searched refs:HP_SDC_STATUS_IBF (Results 1 – 2 of 2) sorted by relevance
95 #define HP_SDC_STATUS_IBF 0x02 /* Input buffer full */ macro
121 if (!(status & HP_SDC_STATUS_IBF)) in hp_sdc_status_in8()173 while (sdc_readb(hp_sdc.status_io) & HP_SDC_STATUS_IBF) in hp_sdc_spin_ibf()
Completed in 6 milliseconds