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

/freebsd-10-stable/sys/dev/aha/
H A Dahareg.h216 } aha_sg_t; typedef in typeref:struct:__anon7667
301 aha_sg_t *sg_list;
308 aha_sg_t* sg_vaddr;
H A Daha.c640 aha_sg_t *segs;
666 newcount = (PAGE_SIZE / (AHA_NSEG * sizeof(aha_sg_t)));
680 physaddr += (AHA_NSEG * sizeof(aha_sg_t));
998 aha_sg_t *sg;
1015 ahautoa24((sizeof(aha_sg_t) * nseg),

Completed in 83 milliseconds