OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AHC_NSEG
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx_osm.h
148
#define
AHC_NSEG
(roundup(btoc(MAXPHYS) + 1, 16))
aic7xxx.c
4340
newcount = (PAGE_SIZE / (
AHC_NSEG
* sizeof(struct ahc_dma_seg)));
4361
AHC_MAXTRANSFER_SIZE,
AHC_NSEG
, MAXPHYS, 0,
4373
segs +=
AHC_NSEG
;
4374
physaddr += (
AHC_NSEG
* sizeof(struct ahc_dma_seg));
Completed in 16 milliseconds
Indexes created Tue Oct 21 15:09:54 GMT 2025