Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvPCIMEM.c231 static __inline__ int __is_page_busy (int ms_blocks, U32 *ms_bitmap) in __is_page_busy() argument
233 while (ms_blocks > 0) in __is_page_busy()
237 ms_blocks -= BITS_PER_LONG; in __is_page_busy()