Home
last modified time | relevance | path

Searched refs:aha_sg_t (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/aha/
HDahareg.h216 } aha_sg_t; typedef
301 aha_sg_t *sg_list;
308 aha_sg_t* sg_vaddr;
HDaha.c638 aha_sg_t *segs; in ahaallocccbs()
664 newcount = (PAGE_SIZE / (AHA_NSEG * sizeof(aha_sg_t))); in ahaallocccbs()
678 physaddr += (AHA_NSEG * sizeof(aha_sg_t)); in ahaallocccbs()
996 aha_sg_t *sg; in ahaexecuteccb()
1013 ahautoa24((sizeof(aha_sg_t) * nseg), in ahaexecuteccb()