Home
last modified time | relevance | path

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

/drivers/message/fusion/
Dmptbase.c4876 u16 hword; in WaitForDoorbellReply() local
4908 hword = le16_to_cpu(CHIPREG_READ32(&ioc->chip->Doorbell) & 0x0000FFFF); in WaitForDoorbellReply()
4911 hs_reply[u16cnt] = hword; in WaitForDoorbellReply()