PIO_TABLE_SIZE
kmutex_t pio_mutex[PIO_TABLE_SIZE];
&pio_mutex[(((uintptr_t)pp) >> PIO_SHIFT) & (PIO_TABLE_SIZE - 1)]