Searched refs:BSR2 (Results 1 – 2 of 2) sorted by relevance
33 #define BSR2(p) ((p) | 0x4010) /* board status register 2, read only */ macro
92 sr2 = inb (BSR2(port)); in ct_download()