Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dhptiop.h53 __le32 outbound_head; member
Dhptiop.c145 u32 outbound_head = readl(&mu->outbound_head); in mv_outbound_read() local
147 if (outbound_tail != outbound_head) { in mv_outbound_read()