Searched refs:SADDRL (Results 1 – 2 of 2) sorted by relevance
1347 for (i = SADDRL ; i < (signed) (SADDRL+SIZE_SKLOGO(smc)) ; i++) {1348 if ((u_char)inpw((PRA(i)+port)) != SKLOGO(smc,i-SADDRL)) {1361 board_logo[0] = (u_char)inpw((PRA(SADDRL)+port)) ;1383 board_logo[i] = (u_char)inpw((PRA(SADDRL+i)+port)) ;
85 #define SADDRL (0) /* start address SKLOGO */ macro725 #define SADDRL (24) /* start address SKLOGO */ macro730 #define CDID (PRA(SADDRL)) /* Card ID int/O port addr. offset */731 #define NEXT_CDID ((PRA(SADDRL+1)) - CDID)