Searched refs:PIO_BLOCK_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c10 #define PIO_BLOCK_MASK (PIO_BLOCK_SIZE - 1) macro
117 while (((unsigned long)dest & PIO_BLOCK_MASK) != 0) {
707 while (((unsigned long)dest & PIO_BLOCK_MASK) != 0) {

Completed in 119 milliseconds