Searched defs:test_bit (Results 1 - 1 of 1) sorted by relevance

/drivers/block/
H A Dsx8.c1373 static int carm_init_wait(void __iomem *mmio, u32 bits, unsigned int test_bit) argument
1381 if (test_bit) {
1392 printk(KERN_ERR PFX "carm_init_wait timeout, bits == 0x%x, test_bit == %s\n",
1393 bits, test_bit ? "yes" : "no");

Completed in 421 milliseconds