Searched refs:lba_low (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/mtip32xx/ |
H A D | mtip32xx.h | 205 unsigned char lba_low; member
|
H A D | mtip32xx.c | 1267 fis.lba_low = page; in mtip_read_log_page() 1788 fis.lba_low = req_task->io_ports[3]; in exec_drive_taskfile() 1832 fis.lba_low, in exec_drive_taskfile() 1886 req_task->io_ports[3] = reply->lba_low; in exec_drive_taskfile() 2092 fis->lba_low = start & 0xFF; in mtip_hw_submit_io()
|
/kernel/linux/linux-6.6/drivers/block/mtip32xx/ |
H A D | mtip32xx.h | 203 unsigned char lba_low; member
|
H A D | mtip32xx.c | 1255 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()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | drivetemp.c | 164 u8 lba_low, u8 lba_mid, u8 lba_high) in drivetemp_scsi_command() 190 scsi_cmd[8] = lba_low; in drivetemp_scsi_command() 162 drivetemp_scsi_command(struct drivetemp_data *st, u8 ata_command, u8 feature, u8 lba_low, u8 lba_mid, u8 lba_high) drivetemp_scsi_command() argument
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | drivetemp.c | 164 u8 lba_low, u8 lba_mid, u8 lba_high) in drivetemp_scsi_command() 190 scsi_cmd[8] = lba_low; in drivetemp_scsi_command() 162 drivetemp_scsi_command(struct drivetemp_data *st, u8 ata_command, u8 feature, u8 lba_low, u8 lba_mid, u8 lba_high) drivetemp_scsi_command() argument
|
Completed in 13 milliseconds