Searched refs:PGCODE_PS (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/scsipi/
H A Dscsi_spc.h189 #define PGCODE_PS 0x80 /* page is saveable */ macro
H A Dsd.c1846 if (pages->caching_params.pg_code & PGCODE_PS)
/netbsd-current/sbin/scsictl/
H A Dscsictl.c864 (data.caching_params.pg_code & PGCODE_PS) ? "" : "not ");
1102 (data.err_recov_params.pg_code & PGCODE_PS) ? "" : "not ");

Completed in 201 milliseconds