HomeSort by: relevance | last modified time | path
    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