PSR_PAGEBITS
return inb(card->io + N2_PSR) & PSR_PAGEBITS;
outb((psr & ~PSR_PAGEBITS) | page, card->io + N2_PSR);