Home
last modified time | relevance | path

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

/linux/drivers/block/mtip32xx/
H A Dmtip32xx.h211 unsigned char lba_hi; member
H A Dmtip32xx.c1292 fis.lba_hi = 0xC2; in mtip_get_smart_data()
1778 fis.lba_hi = req_task->io_ports[5]; in exec_drive_taskfile()
1822 fis.lba_hi, in exec_drive_taskfile()
1876 req_task->io_ports[5] = reply->lba_hi; in exec_drive_taskfile()
2082 fis->lba_hi = (start >> 16) & 0xFF; in mtip_hw_submit_io()