Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dlanai.c2275 int rounddown = 0; /* 1 = Round PCR down, i.e. round ICG _up_ */ in pcr_to_cbricg() local
2280 rounddown = 1; in pcr_to_cbricg()
2285 if (rounddown) in pcr_to_cbricg()
2291 pcr, rounddown ? 'Y' : 'N', icg); in pcr_to_cbricg()