Lines Matching defs:max
1148 * ata_read_native_max_address - Read native max address
1150 * @max_sectors: out parameter for the result native max address
1182 "failed to read native max address (err_mask=0x%x)\n",
1199 * ata_set_max_sectors - Set max sectors
1201 * @new_sectors: new max sectors value to set for the device
1203 * Set max sectors of @dev to @new_sectors.
1245 "failed to set max address (err_mask=0x%x)\n",
1282 /* read native max address */
2495 /* find max transfer mode; for printk only */
2528 unsigned int max = dev->id[47] & 0xff;
2531 if (is_power_of_2(max) && is_power_of_2(cnt))
2532 if (cnt <= max)
2558 ata_dev_info(dev, "%s: %s, %s, max %s\n",
2583 ata_dev_info(dev, "%s: %s, %s, max %s\n",
2679 "ATAPI: %s, %s, max %s%s%s%s\n",
3844 * Causes silent data corruption with higher max sects.
3850 * These devices time out with higher max sects.
4343 tf.device |= (heads - 1) & 0x0f; /* max head = num. of heads - 1 */
5812 ata_port_info(ap, "%cATA max %s %s\n",