Searched refs:CS4231_FRAGSZ (Results 1 – 3 of 3) sorted by relevance
371 eng->ce_paddr + (CS4231_FRAGSZ * eng->ce_curidx)); in apc_reload()376 ddi_put32(handle, nc, CS4231_FRAGSZ); in apc_reload()
401 ddi_put32(handle, ®s->eb2bcr, CS4231_FRAGSZ); in eb2_reload()405 eng->ce_paddr + (CS4231_FRAGSZ * eng->ce_curidx)); in eb2_reload()
235 #define CS4231_FRAGSZ ((CS4231_NFRAMES / CS4231_NFRAGS) * 4) macro