Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/mtip32xx/
Dmtip32xx.h267 __le32 ctbau; member
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()