check_commands    963 drivers/ata/sata_nv.c 			u32 check_commands = notifier_clears[i];
check_commands    970 drivers/ata/sata_nv.c 					check_commands = 1 <<
check_commands    973 drivers/ata/sata_nv.c 					check_commands = ap->link.sactive;
check_commands    977 drivers/ata/sata_nv.c 			while ((pos = ffs(check_commands))) {
check_commands    984 drivers/ata/sata_nv.c 					check_commands = 0;
check_commands    985 drivers/ata/sata_nv.c 				check_commands &= ~(1 << pos);