Searched refs:pbuf0 (Results 1 – 1 of 1) sorted by relevance
234 char pbuf0[ED_PAGE_SIZE], pbuf[ED_PAGE_SIZE], tbuf[ED_PAGE_SIZE]; in ed_probe_gwether() local238 pbuf0[i] = 0; in ed_probe_gwether()242 ed_pio_writemem(sc, pbuf0, x * 256, ED_PAGE_SIZE); in ed_probe_gwether()247 if (bcmp(pbuf0, tbuf, ED_PAGE_SIZE) == 0) { in ed_probe_gwether()267 if (bcmp(pbuf0, tbuf, ED_PAGE_SIZE) == 0) { in ed_probe_gwether()