Searched refs:SBD_UA_POR (Results 1 – 3 of 3) sorted by relevance
273 #define SBD_UA_POR 0x01 macro
3323 it->sbd_it_ua_conditions = SBD_UA_POR; in sbd_new_task()3415 if (it->sbd_it_ua_conditions & SBD_UA_POR) { in sbd_new_task()3416 it->sbd_it_ua_conditions &= ~SBD_UA_POR; in sbd_new_task()3461 } else if (it->sbd_it_ua_conditions & SBD_UA_POR) { in sbd_new_task()
2621 it->sbd_it_ua_conditions |= SBD_UA_POR; in sbd_import_lu()