Searched refs:pbuf0 (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Dne2000.c171 int8_t pbuf0[ED_PAGE_SIZE], pbuf[ED_PAGE_SIZE], local
175 pbuf0[i] = 0;
179 ne2000_writemem(nict, nich, asict, asich, pbuf0,
183 if (bcmp(pbuf0, tbuf, ED_PAGE_SIZE) == 0) {
207 ne2000_writemem(nict, nich, asict, asich, pbuf0,
211 if (bcmp(pbuf0, tbuf, ED_PAGE_SIZE) == 0) {

Completed in 205 milliseconds