Searched refs:PIO_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
86 #define PIO_TABLE_SIZE 128 /* number of io mutexes to have */ macro89 kmutex_t pio_mutex[PIO_TABLE_SIZE];92 &pio_mutex[(((uintptr_t)pp) >> PIO_SHIFT) & (PIO_TABLE_SIZE - 1)]