Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/mtip32xx/
H A Dmtip32xx.h267 __le32 ctbau; member
H A Dmtip32xx.c2102 hdr->ctbau = cpu_to_le32((command->command_dma >> 16) >> 16); in mtip_hw_submit_io()
3288 hdr->ctbau = cpu_to_le32((cmd->command_dma >> 16) >> 16); in mtip_issue_reserved_cmd()