NS_RSQ_ALIGNMENT  248 drivers/atm/nicstar.c 	dma_free_coherent(&card->pcidev->dev, NS_RSQSIZE + NS_RSQ_ALIGNMENT,
NS_RSQ_ALIGNMENT  549 drivers/atm/nicstar.c 					   NS_RSQSIZE + NS_RSQ_ALIGNMENT,
NS_RSQ_ALIGNMENT  557 drivers/atm/nicstar.c 	card->rsq.base = PTR_ALIGN(card->rsq.org, NS_RSQ_ALIGNMENT);
NS_RSQ_ALIGNMENT  563 drivers/atm/nicstar.c 	writel(ALIGN(card->rsq.dma, NS_RSQ_ALIGNMENT), card->membase + RSQB);