Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhptiop.h61 __le32 outbound_head; member
Dhptiop.c153 u32 outbound_head = readl(&mu->outbound_head); in mv_outbound_read() local
155 if (outbound_tail != outbound_head) { in mv_outbound_read()