AP_SM_EVENT_POLL
wait = min(wait, ap_sm_event_loop(aq, AP_SM_EVENT_POLL));
ap_wait(ap_sm_event(aq, AP_SM_EVENT_POLL));
ap_wait(ap_sm_event(aq, AP_SM_EVENT_POLL));
ap_wait(ap_sm_event_loop(aq, AP_SM_EVENT_POLL));
ap_wait(ap_sm_event(aq, AP_SM_EVENT_POLL));
[AP_SM_EVENT_POLL] = ap_sm_reset,
[AP_SM_EVENT_POLL] = ap_sm_reset_wait,
[AP_SM_EVENT_POLL] = ap_sm_setirq_wait,
[AP_SM_EVENT_POLL] = ap_sm_write,
[AP_SM_EVENT_POLL] = ap_sm_read_write,
[AP_SM_EVENT_POLL] = ap_sm_read,
[AP_SM_EVENT_POLL] = ap_sm_assoc_wait,
ap_wait(ap_sm_event(aq, AP_SM_EVENT_POLL));