OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PGCODE_PS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/scsipi/
scsi_spc.h
189
#define
PGCODE_PS
0x80 /* page is saveable */
sd.c
1948
if (pages->caching_params.pg_code &
PGCODE_PS
)
/src/sbin/scsictl/
scsictl.c
1006
(data.caching_params.pg_code &
PGCODE_PS
) ? "" : "not ");
1244
(data.err_recov_params.pg_code &
PGCODE_PS
) ? "" : "not ");
Completed in 20 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026