OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALI_DMASEG_MAX
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
auacerreg.h
145
#define
ALI_DMASEG_MAX
(65536*2) /* 64k samples, 2x16 bit samples */
auacer.c
657
if (size > (ALI_DMALIST_MAX *
ALI_DMASEG_MAX
))
695
if (size > (ALI_DMALIST_MAX *
ALI_DMASEG_MAX
))
696
size = ALI_DMALIST_MAX *
ALI_DMASEG_MAX
;
Completed in 13 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025