Searched refs:SMS_GEOMETRY_PAGE (Results 1 – 8 of 8) sorted by relevance
113 #ifndef SMS_GEOMETRY_PAGE114 #define SMS_GEOMETRY_PAGE 0x04 macro
131 case SMS_GEOMETRY_PAGE: in vhbalots_act()195 if (page == SMS_ALL_PAGES_PAGE || page == SMS_GEOMETRY_PAGE) { in vhbalots_act()196 ptr[0] = SMS_GEOMETRY_PAGE; in vhbalots_act()
131 case SMS_GEOMETRY_PAGE: in vhbamedium_act()195 if (page == SMS_ALL_PAGES_PAGE || page == SMS_GEOMETRY_PAGE) { in vhbamedium_act()196 ptr[0] = SMS_GEOMETRY_PAGE; in vhbamedium_act()
131 case SMS_GEOMETRY_PAGE: in vhbasimple_act()195 if (page == SMS_ALL_PAGES_PAGE || page == SMS_GEOMETRY_PAGE) { in vhbasimple_act()196 ptr[0] = SMS_GEOMETRY_PAGE; in vhbasimple_act()
160 case SMS_GEOMETRY_PAGE: in vhbarptluns_act()224 if (page == SMS_ALL_PAGES_PAGE || page == SMS_GEOMETRY_PAGE) { in vhbarptluns_act()225 ptr[0] = SMS_GEOMETRY_PAGE; in vhbarptluns_act()
145 case SMS_GEOMETRY_PAGE: in faulty_act()209 if (page == SMS_ALL_PAGES_PAGE || page == SMS_GEOMETRY_PAGE) { in faulty_act()210 ptr[0] = SMS_GEOMETRY_PAGE; in faulty_act()
171 case SMS_GEOMETRY_PAGE: in mptest_act()235 if (page == SMS_ALL_PAGES_PAGE || page == SMS_GEOMETRY_PAGE) { in mptest_act()236 ptr[0] = SMS_GEOMETRY_PAGE; in mptest_act()
199 #define SMS_GEOMETRY_PAGE 0x04 macro