NS_RSQSIZE        248 drivers/atm/nicstar.c 	dma_free_coherent(&card->pcidev->dev, NS_RSQSIZE + NS_RSQ_ALIGNMENT,
NS_RSQSIZE        549 drivers/atm/nicstar.c 					   NS_RSQSIZE + NS_RSQ_ALIGNMENT,
NS_RSQSIZE        170 drivers/atm/nicstar.h #define NS_RSQ_NUM_ENTRIES (NS_RSQSIZE / 16)
NS_RSQSIZE        171 drivers/atm/nicstar.h #define NS_RSQ_ALIGNMENT NS_RSQSIZE
NS_RSQSIZE        595 drivers/atm/nicstar.h #if (NS_RSQSIZE == 2048)
NS_RSQSIZE        597 drivers/atm/nicstar.h #elif (NS_RSQSIZE == 4096)
NS_RSQSIZE        599 drivers/atm/nicstar.h #elif (NS_RSQSIZE == 8192)