OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HIFN_D_DST_RSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
hifn7751var.h
55
#define
HIFN_D_DST_RSIZE
80 /* destination descriptors */
88
struct hifn_desc dstr[
HIFN_D_DST_RSIZE
+1];
hifn7751.c
1213
if (dma->dsti ==
HIFN_D_DST_RSIZE
) {
1215
dma->dstr[
HIFN_D_DST_RSIZE
].l = htole32(HIFN_D_VALID |
1217
HIFN_DSTR_SYNC(sc,
HIFN_D_DST_RSIZE
,
1388
dma->dstr[
HIFN_D_DST_RSIZE
].p =
1566
if (++idx ==
HIFN_D_DST_RSIZE
) {
1594
if (++idx ==
HIFN_D_DST_RSIZE
) {
1608
if (++idx ==
HIFN_D_DST_RSIZE
) {
1787
(dma->dstu + cmd->dst_map->dm_nsegs + 1) >
HIFN_D_DST_RSIZE
) {
2554
if (++i == (
HIFN_D_DST_RSIZE
+ 1))
2729
(dma->dstu + cmd->dst_map->dm_nsegs) >
HIFN_D_DST_RSIZE
)
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 27 08:10:08 GMT 2025