minbytes          329 drivers/atm/lanai.c 	size_t bytes, size_t minbytes, struct pci_dev *pci)
minbytes          337 drivers/atm/lanai.c 	if (minbytes < LANAI_PAGE_SIZE)
minbytes          338 drivers/atm/lanai.c 		minbytes = LANAI_PAGE_SIZE;
minbytes          359 drivers/atm/lanai.c 	} while (size >= minbytes);