Lines Matching defs:log
1973 * ata_read_log_page - read a specific log page
1975 * @log: log to read
1980 * Read log page using READ_LOG_EXT command.
1988 unsigned int ata_read_log_page(struct ata_device *dev, u8 log,
1996 DPRINTK("read log page - log 0x%x, page 0x%x\n", log, page);
2000 * which e.g. lockup on a read log page.
2017 tf.lbal = log;
2036 static bool ata_log_supported(struct ata_device *dev, u8 log)
2042 return get_unaligned_le16(&ap->sector_buf[log * 2]) ? true : false;
2056 * Read IDENTIFY DEVICE data log, page 0, to figure out if the page is
2335 * Read IDENTIFY DEVICE data log, page 9 (Zoned-device information)