OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GDT_SCRATCH_SZ
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
icp_ioctl.h
46
#define
GDT_SCRATCH_SZ
3072 /* 3KB scratch buffer */
68
u_int8_t data[
GDT_SCRATCH_SZ
];
icp.c
863
if (cnt >
GDT_SCRATCH_SZ
) {
865
GDT_SCRATCH_SZ
, cnt);
871
if (cnt >
GDT_SCRATCH_SZ
) {
873
GDT_SCRATCH_SZ
, cnt);
880
if (cnt >
GDT_SCRATCH_SZ
) {
882
GDT_SCRATCH_SZ
, cnt);
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025