Searched refs:aios (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/diskinfo/
H A Ddiskinfo.c568 struct aiocb aios[NAIO], *aiop; local
576 aiop = &(aios[i]);
585 aiop = &(aios[i]);
659 struct aiocb aios[MAXIOS]; local
666 aiop = &aios[n];

Completed in 99 milliseconds