Searched refs:SMS_PAGE_CTRL_MASK (Results 1 – 8 of 8) 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()
206 #define SMS_PAGE_CTRL_MASK 0xC0 macro
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()