taglinefilesource code
max_pages42net/drv/we8003/handler.cstatic unsigned char max_pages;    /* Board memory/256 */
max_pages95net/drv/we8003/handler.coutb_p( max_pages,WD_PSTOP); /* (read) page stop = top of board memory */
max_pages297net/drv/we8003/handler.cif( (pkt = bnd + 1) == max_pages )
max_pages327net/drv/we8003/handler.cbnd = max_pages - 1;
max_pages343net/drv/we8003/handler.cbnd = max_pages - 1;
max_pages552net/drv/we8003/handler.cif( ++count > max_pages + 1 ){