Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/alpha/lib/
Dev6-memchr.S46 zap $18, 0x80, $5 # U : Bound length
/linux-2.4.37.9/drivers/scsi/
DBusLogic.c703 int LastInterchange = ProbeInfoCount-1, Bound, j; in BusLogic_SortProbeInfo() local
706 Bound = LastInterchange; in BusLogic_SortProbeInfo()
708 for (j = 0; j < Bound; j++) in BusLogic_SortProbeInfo()
/linux-2.4.37.9/drivers/block/
DDAC960.c2621 int ControllerNumber, LastInterchange, Bound, j; in DAC960_SortControllers() local
2625 Bound = LastInterchange; in DAC960_SortControllers()
2627 for (j = 0; j < Bound; j++) in DAC960_SortControllers()