HomeSort by: relevance | last modified time | path
    Searched refs:hifn_desc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
hifn7751var.h 86 struct hifn_desc cmdr[HIFN_D_CMD_RSIZE+1];
87 struct hifn_desc srcr[HIFN_D_SRC_RSIZE+1];
88 struct hifn_desc dstr[HIFN_D_DST_RSIZE+1];
89 struct hifn_desc resr[HIFN_D_RES_RSIZE+1];
110 offsetof(struct hifn_dma, r[i]), sizeof(struct hifn_desc), (f))
hifn7751reg.h 74 struct hifn_desc { struct
80 * Masks for the "length" field of struct hifn_desc.
hifn7751.c 2545 offsetof(struct hifn_dma, dstr[i]), sizeof(struct hifn_desc),
2550 sizeof(struct hifn_desc),
2840 offsetof(struct hifn_dma, dstr[i]), sizeof(struct hifn_desc),
2845 sizeof(struct hifn_desc),

Completed in 43 milliseconds