Searched refs:DIOII_DEVSIZE (Results 1 – 3 of 3) sorted by relevance
122 if (size > DIOII_DEVSIZE) /* XXX */ in gendiofb_attach()123 size = DIOII_DEVSIZE; in gendiofb_attach()257 if (size > DIOII_DEVSIZE) /* XXX */ in gendiofbcnattach()258 size = DIOII_DEVSIZE; in gendiofbcnattach()
76 #define DIOII_DEVSIZE 0x00400000 /* size of a DIO-II device */ macro
202 rval = DIOII_BASE + ((scode - DIOII_SCBASE) * DIOII_DEVSIZE); in dio_scodetopa()