Searched refs:ibf (Results 1 – 2 of 2) sorted by relevance
122 hp_sdc.ibf = 0; in hp_sdc_status_in8()138 hp_sdc.ibf = 1; in hp_sdc_status_out8()150 hp_sdc.ibf = 1; in hp_sdc_data_out8()167 if (!hp_sdc.ibf) { in hp_sdc_spin_ibf()175 hp_sdc.ibf = 0; in hp_sdc_spin_ibf()360 if (hp_sdc.ibf) { in hp_sdc_put()362 if (hp_sdc.ibf) in hp_sdc_put()586 if (!hp_sdc.ibf && limit++ < 20) in hp_sdc_put()851 hp_sdc.ibf = 1; in hp_sdc_init()
273 int ibf; /* Last known status of IBF flag */ member