Home
last modified time | relevance | path

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

/drivers/block/aoe/
Daoecmd.c160 if (f->tag != FREETAG) in freeframe()
451 if (f->tag == FREETAG) in sthtith()
459 f->tag = FREETAG; in sthtith()
511 if (f->tag == FREETAG in rexmit_timer()
868 f->tag = FREETAG; in aoecmd_ata_rsp()
957 f->tag = FREETAG; in addtgt()
Daoedev.c62 for (; f < e; f->tag = FREETAG, f->buf = NULL, f++) { in aoedev_downdev()
63 if (f->tag == FREETAG || f->buf == NULL) in aoedev_downdev()
Daoe.h89 FREETAG = -1, enumerator