PCIC_IOCTL
reg = pcic_read(h, PCIC_IOCTL);
pcic_write(h, PCIC_IOCTL, reg);
ioctl = Pcic_read(sc, PCIC_IOCTL);
Pcic_write(sc, PCIC_IOCTL, ioctl);