Home
last modified time | relevance | path

Searched refs:lba_low (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwmon/
H A Ddrivetemp.c164 u8 lba_low, u8 lba_mid, u8 lba_high) in drivetemp_scsi_command() argument
190 scsi_cmd[8] = lba_low; in drivetemp_scsi_command()
/linux/drivers/block/mtip32xx/
H A Dmtip32xx.h203 unsigned char lba_low; member
H A Dmtip32xx.c1255 fis.lba_low = page; in mtip_read_log_page()
1776 fis.lba_low = req_task->io_ports[3]; in exec_drive_taskfile()
1820 fis.lba_low, in exec_drive_taskfile()
1874 req_task->io_ports[3] = reply->lba_low; in exec_drive_taskfile()
2080 fis->lba_low = start & 0xFF; in mtip_hw_submit_io()