Searched refs:SMS_GEOMETRY_PAGE (Results 1 – 8 of 8) sorted by relevance
114 #ifndef SMS_GEOMETRY_PAGE115 #define SMS_GEOMETRY_PAGE 0x04 macro
132 case SMS_GEOMETRY_PAGE: in vhbasimple_act()196 if (page == SMS_ALL_PAGES_PAGE || page == SMS_GEOMETRY_PAGE) { in vhbasimple_act()197 ptr[0] = SMS_GEOMETRY_PAGE; in vhbasimple_act()
132 case SMS_GEOMETRY_PAGE: in vhbalots_act()196 if (page == SMS_ALL_PAGES_PAGE || page == SMS_GEOMETRY_PAGE) { in vhbalots_act()197 ptr[0] = SMS_GEOMETRY_PAGE; in vhbalots_act()
132 case SMS_GEOMETRY_PAGE: in vhbamedium_act()196 if (page == SMS_ALL_PAGES_PAGE || page == SMS_GEOMETRY_PAGE) { in vhbamedium_act()197 ptr[0] = SMS_GEOMETRY_PAGE; in vhbamedium_act()
146 case SMS_GEOMETRY_PAGE: in faulty_act()210 if (page == SMS_ALL_PAGES_PAGE || page == SMS_GEOMETRY_PAGE) { in faulty_act()211 ptr[0] = SMS_GEOMETRY_PAGE; in faulty_act()
161 case SMS_GEOMETRY_PAGE: in vhbarptluns_act()225 if (page == SMS_ALL_PAGES_PAGE || page == SMS_GEOMETRY_PAGE) { in vhbarptluns_act()226 ptr[0] = SMS_GEOMETRY_PAGE; in vhbarptluns_act()
172 case SMS_GEOMETRY_PAGE: in mptest_act()236 if (page == SMS_ALL_PAGES_PAGE || page == SMS_GEOMETRY_PAGE) { in mptest_act()237 ptr[0] = SMS_GEOMETRY_PAGE; in mptest_act()
192 #define SMS_GEOMETRY_PAGE 0x04 macro