Home
last modified time | relevance | path

Searched refs:lba_high (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/hwmon/
Ddrivetemp.c164 u8 lba_low, u8 lba_mid, u8 lba_high) in drivetemp_scsi_command() argument
192 scsi_cmd[12] = lba_high; in drivetemp_scsi_command()
/Linux-v5.15/drivers/block/
Dsx8.c321 __le16 lba_high; member
764 msg->lba_high = cpu_to_le16( (u16) tmp ); in carm_queue_rq()