Searched refs:SMS_PAGE_CODE (Results 1 – 10 of 10) sorted by relevance
598 mph->page_code &= SMS_PAGE_CODE;/* Isolate just the page code. */ in editlist_save()896 mph->page_code &= SMS_PAGE_CODE; in mode_list()
127 uint8_t page = cdb[2] & SMS_PAGE_CODE; in vhbamedium_act()
127 uint8_t page = cdb[2] & SMS_PAGE_CODE; in vhbasimple_act()
127 uint8_t page = cdb[2] & SMS_PAGE_CODE; in vhbalots_act()
141 uint8_t page = cdb[2] & SMS_PAGE_CODE; in faulty_act()
156 uint8_t page = cdb[2] & SMS_PAGE_CODE; in vhbarptluns_act()
167 uint8_t page = cdb[2] & SMS_PAGE_CODE; in mptest_act()
801 switch (msp->page & SMS_PAGE_CODE) { in aac_container_special_command()
191 #define SMS_PAGE_CODE 0x3F macro
6465 page_code = cdb->page & SMS_PAGE_CODE; in ctl_mode_sense()6484 page_code = cdb->page & SMS_PAGE_CODE; in ctl_mode_sense()