HomeSort by: relevance | last modified time | path
    Searched defs:resi (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/
hifn7751var.h 103 int cmdi, srci, dsti, resi; member in struct:hifn_dma
hifn7751.c 1223 if (dma->resi == HIFN_D_RES_RSIZE) {
1224 dma->resi = 0;
1230 *resp = dma->resi++;
1231 dma->resk = dma->resi;
1240 int r, cmdi, resi, srci, dsti; local in function:hifn_writeramaddr
1247 hifn_alloc_slot(sc, &cmdi, &srci, &dsti, &resi);
1266 dma->resr[resi].l = htole32(4 | masks);
1277 if ((dma->resr[resi].l & htole32(HIFN_D_VALID)) == 0)
1286 device_xname(sc->sc_dv), resi, addr);
1304 int r, cmdi, srci, dsti, resi; local in function:hifn_readramaddr
1659 int cmdi, resi, err = 0; local in function:hifn_crypto
2721 int cmdi, resi; local in function:hifn_compress_enter
    [all...]
hifn7751var.h 103 int cmdi, srci, dsti, resi; member in struct:hifn_dma
hifn7751.c 1223 if (dma->resi == HIFN_D_RES_RSIZE) {
1224 dma->resi = 0;
1230 *resp = dma->resi++;
1231 dma->resk = dma->resi;
1240 int r, cmdi, resi, srci, dsti; local in function:hifn_writeramaddr
1247 hifn_alloc_slot(sc, &cmdi, &srci, &dsti, &resi);
1266 dma->resr[resi].l = htole32(4 | masks);
1277 if ((dma->resr[resi].l & htole32(HIFN_D_VALID)) == 0)
1286 device_xname(sc->sc_dv), resi, addr);
1304 int r, cmdi, srci, dsti, resi; local in function:hifn_readramaddr
1659 int cmdi, resi, err = 0; local in function:hifn_crypto
2721 int cmdi, resi; local in function:hifn_compress_enter
    [all...]

Completed in 28 milliseconds