Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c1535 assert(!lp->started_tags || !lp->started_no_tag);
1548 if (lp->started_no_tag ||
1558 if (lp->started_no_tag || lp->started_tags) {
1565 ++lp->started_no_tag;
1655 --lp->started_no_tag;
4853 --lp->started_no_tag;
Dsym_hipd.h512 u_short started_no_tag; member