Home
last modified time | relevance | path

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

/drivers/block/aoe/
Daoe.h89 NAOEIFS = 8, enumerator
143 struct aoeif ifs[NAOEIFS];
Daoecmd.c163 if (ifp >= &t->ifs[NAOEIFS] || ifp->nd == NULL) in ifrotate()
531 e = p + NAOEIFS; in getif()
546 e = t->ifs + NAOEIFS - 1; in ejectif()
1499 e = p + NAOEIFS; in setifbcnt()
Daoedev.c505 for (ifp = t->ifs; ifp < &t->ifs[NAOEIFS]; ++ifp) { in freetgt()
Daoeblk.c75 e = ifp + NAOEIFS; in aoedisk_show_netif()