OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ahd_dma64_seg
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
aic79xx_inline.h
245
struct
ahd_dma64_seg
*sg;
247
sg = (struct
ahd_dma64_seg
*)sgptr;
290
struct
ahd_dma64_seg
*sg;
292
sg = (struct
ahd_dma64_seg
*)scb->sg_list;
346
return (sizeof(struct
ahd_dma64_seg
));
aic79xxvar.h
549
struct
ahd_dma64_seg
{
struct
aic79xx.c
738
struct
ahd_dma64_seg
*sg;
2658
struct
ahd_dma64_seg
*sg_list;
2660
sg_list = (struct
ahd_dma64_seg
*)scb->sg_list;
4810
struct
ahd_dma64_seg
*sg;
4952
struct
ahd_dma64_seg
*sg;
5085
list_size = sizeof(struct
ahd_dma64_seg
) * AHD_NSEG;
5927
+= sizeof(struct
ahd_dma64_seg
);
8328
sg_size = sizeof(struct
ahd_dma64_seg
);
Completed in 53 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025