What is the pin number for dedicated ISP on Arduino shield?

If go to this post, Dedicated SPI pin numbers for PYNQ-Z1 IOP app - #6 by rock, it might indicate that the device number is ‘1’ instead.

By the way, when calling “spi_transfer()” it seems there is no place to specify the slave register address to read from , in case Z2 is master. Anything I’ve missed here?
Thanks.