Searched refs:nr_executed (Results 1 – 1 of 1) sorted by relevance
796 static int ata_acpi_exec_tfs(struct ata_device *dev, int *nr_executed) in ata_acpi_exec_tfs() argument813 (*nr_executed)++; in ata_acpi_exec_tfs()1031 int nr_executed = 0; in ata_acpi_on_devcfg() local1050 rc = ata_acpi_exec_tfs(dev, &nr_executed); in ata_acpi_on_devcfg()1057 if (nr_executed) { in ata_acpi_on_devcfg()1070 if (rc == -EINVAL && !nr_executed && !ata_port_is_frozen(ap)) in ata_acpi_on_devcfg()1085 if (!nr_executed && !ata_port_is_frozen(ap)) in ata_acpi_on_devcfg()