Searched refs:DRSTAT_CLKBUSY (Results 1 – 2 of 2) sorted by relevance
128 while (draco_ioctl->io_status & DRSTAT_CLKBUSY); in draco_ds_read_bit()132 while (draco_ioctl->io_status & DRSTAT_CLKBUSY); in draco_ds_read_bit()144 while (draco_ioctl->io_status & DRSTAT_CLKBUSY); in draco_ds_write_bit()
80 #define DRSTAT_CLKBUSY 16 macro