buftop 142 dev/pci/neo.c u_int32_t buftop, pbuf, rbuf, cbuf, acbuf; buftop 515 dev/pci/neo.c sc->buftop = 2560 * 1024; buftop 527 dev/pci/neo.c sc->buftop = (nm_rd(sc, 0xa0b, 2)? 6144 : 4096) * 1024; buftop 536 dev/pci/neo.c ofs = sc->buftop - 0x0400; buftop 537 dev/pci/neo.c sc->buftop -= 0x1400; buftop 542 dev/pci/neo.c sc->buftop = i; buftop 545 dev/pci/neo.c sc->cbuf = sc->buftop - NM_MAX_COEFFICIENT;