Home
last modified time | relevance | path

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

/drivers/block/aoe/
Daoe.h87 NAOEIFS = 8, enumerator
138 struct aoeif ifs[NAOEIFS];
Daoecmd.c163 if (ifp >= &t->ifs[NAOEIFS] || ifp->nd == NULL) in ifrotate()
549 e = p + NAOEIFS; in getif()
564 e = t->ifs + NAOEIFS - 1; in ejectif()
1564 e = p + NAOEIFS; in setifbcnt()
Daoedev.c499 for (ifp = t->ifs; ifp < &t->ifs[NAOEIFS]; ++ifp) { in freetgt()
Daoeblk.c75 e = ifp + NAOEIFS; in aoedisk_show_netif()