Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.h220 unsigned char lba_low_ex; member
H A Dmtip32xx.c1786 fis.lba_low_ex = req_task->hob_ports[3]; in exec_drive_taskfile()
1881 req_task->hob_ports[3] = reply->lba_low_ex; in exec_drive_taskfile()
2083 fis->lba_low_ex = (start >> 24) & 0xFF; in mtip_hw_submit_io()