SMPH_PC_MASK
if ((lun->mode_pages.index[i].page_code & SMPH_PC_MASK) ==
page_code = page_index->page_code & SMPH_PC_MASK;
if ((page_index->page_code & SMPH_PC_MASK) !=
(page_header->page_code & SMPH_PC_MASK))
lun->mode_pages.index[i].page_code & SMPH_PC_MASK,
if ((page_index->page_code & SMPH_PC_MASK) != page_code)
if ((page_index->page_code & SMPH_PC_MASK) != page_code)
lun->mode_pages.index[i].page_code & SMPH_PC_MASK,
if ((lun->mode_pages.index[i].page_code & SMPH_PC_MASK) ==
softc->mode_page = csio->data_ptr[off] & SMPH_PC_MASK;