Searched refs:SMS_PAGE_CTRL_MASK (Results 1 – 9 of 9) sorted by relevance
127 uint8_t pgctl = cdb[2] & SMS_PAGE_CTRL_MASK; in vhbalots_act()
127 uint8_t pgctl = cdb[2] & SMS_PAGE_CTRL_MASK; in vhbamedium_act()
127 uint8_t pgctl = cdb[2] & SMS_PAGE_CTRL_MASK; in vhbasimple_act()
156 uint8_t pgctl = cdb[2] & SMS_PAGE_CTRL_MASK; in vhbarptluns_act()
141 uint8_t pgctl = cdb[2] & SMS_PAGE_CTRL_MASK; in faulty_act()
167 uint8_t pgctl = cdb[2] & SMS_PAGE_CTRL_MASK; in mptest_act()
200 #define SMS_PAGE_CTRL_MASK 0xC0 macro
5459 if ((cache_page->page_code & ~SMS_PAGE_CTRL_MASK) != in dadone_probecache()
6393 pc = (cdb->page & SMS_PAGE_CTRL_MASK) >> 6; in ctl_mode_sense()6417 pc = (cdb->page & SMS_PAGE_CTRL_MASK) >> 6; in ctl_mode_sense()