ED_PAGE_SIZE 552 dev/ic/dp8390.c if ((len & ED_PAGE_MASK) + sizeof(packet_hdr) > ED_PAGE_SIZE) ED_PAGE_SIZE 180 dev/ic/ne2000.c int8_t pbuf0[ED_PAGE_SIZE], pbuf[ED_PAGE_SIZE], ED_PAGE_SIZE 181 dev/ic/ne2000.c tbuf[ED_PAGE_SIZE]; ED_PAGE_SIZE 183 dev/ic/ne2000.c for (i = 0; i < ED_PAGE_SIZE; i++) ED_PAGE_SIZE 189 dev/ic/ne2000.c x << ED_PAGE_SHIFT, ED_PAGE_SIZE, useword); ED_PAGE_SIZE 191 dev/ic/ne2000.c x << ED_PAGE_SHIFT, tbuf, ED_PAGE_SIZE, useword); ED_PAGE_SIZE 192 dev/ic/ne2000.c if (bcmp(pbuf0, tbuf, ED_PAGE_SIZE) == 0) { ED_PAGE_SIZE 193 dev/ic/ne2000.c for (i = 0; i < ED_PAGE_SIZE; i++) ED_PAGE_SIZE 196 dev/ic/ne2000.c pbuf, x << ED_PAGE_SHIFT, ED_PAGE_SIZE, ED_PAGE_SIZE 199 dev/ic/ne2000.c x << ED_PAGE_SHIFT, tbuf, ED_PAGE_SIZE, ED_PAGE_SIZE 201 dev/ic/ne2000.c if (bcmp(pbuf, tbuf, ED_PAGE_SIZE) == 0) { ED_PAGE_SIZE 203 dev/ic/ne2000.c memsize = ED_PAGE_SIZE; ED_PAGE_SIZE 217 dev/ic/ne2000.c x << ED_PAGE_SHIFT, ED_PAGE_SIZE, useword); ED_PAGE_SIZE 219 dev/ic/ne2000.c x << ED_PAGE_SHIFT, tbuf, ED_PAGE_SIZE, useword); ED_PAGE_SIZE 220 dev/ic/ne2000.c if (bcmp(pbuf0, tbuf, ED_PAGE_SIZE) == 0) { ED_PAGE_SIZE 221 dev/ic/ne2000.c for (i = 0; i < ED_PAGE_SIZE; i++) ED_PAGE_SIZE 224 dev/ic/ne2000.c pbuf, x << ED_PAGE_SHIFT, ED_PAGE_SIZE, ED_PAGE_SIZE 227 dev/ic/ne2000.c x << ED_PAGE_SHIFT, tbuf, ED_PAGE_SIZE, ED_PAGE_SIZE 229 dev/ic/ne2000.c if (bcmp(pbuf, tbuf, ED_PAGE_SIZE) == 0) ED_PAGE_SIZE 230 dev/ic/ne2000.c memsize += ED_PAGE_SIZE;