OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ahd_dma_seg
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
aic79xx_inline.h
252
struct
ahd_dma_seg
*sg;
254
sg = (struct
ahd_dma_seg
*)sgptr;
296
struct
ahd_dma_seg
*sg;
299
sg = (struct
ahd_dma_seg
*)scb->sg_list;
347
return (sizeof(struct
ahd_dma_seg
));
aic79xxvar.h
541
struct
ahd_dma_seg
{
struct
647
u_int sg_count;/* How full
ahd_dma_seg
is */
aic79xx.c
745
struct
ahd_dma_seg
*sg;
2674
struct
ahd_dma_seg
*sg_list;
2676
sg_list = (struct
ahd_dma_seg
*)scb->sg_list;
4843
struct
ahd_dma_seg
*sg;
4967
struct
ahd_dma_seg
*sg;
5083
list_size = sizeof(struct
ahd_dma_seg
) * AHD_NSEG;
5929
next_scb->sg_list_busaddr += sizeof(struct
ahd_dma_seg
);
7944
struct
ahd_dma_seg
*sg;
8103
struct
ahd_dma_seg
*sg;
8326
sg_size = sizeof(struct
ahd_dma_seg
);
[
all
...]
Completed in 97 milliseconds
Indexes created Fri Nov 07 05:10:14 GMT 2025