Searched refs:lastto (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/sys/dev/mvs/
H A Dmvs.c1614 int lastto; local
1721 lastto = (ch->toslots == (1 << slot->slot));
1723 if (lastto)
/freebsd-11-stable/sys/dev/siis/
H A Dsiis.c1217 int lastto; local
1322 lastto = (ch->toslots == (1 << slot->slot));
1324 if (lastto)
/freebsd-11-stable/sys/dev/ahci/
H A Dahci.c1882 int lastto; local
2025 lastto = (ch->toslots == (1 << slot->slot));
2027 if (lastto)

Completed in 152 milliseconds