Lines Matching refs:action
47 * schedule an event at the tick where the action will finish. If a callback
162 * an event that uses the callback function on completion of the action.
166 Actions action)
195 if (action == ActionRead) {
286 * When a plane completes its action, this event is triggered. When a
293 DPRINTF(FlashDevice, "Plane action completed\n");
309 * To ensure that the follow-up action is executed correctly,
394 DPRINTF(FlashDevice, "Remap with erase action returns %d ticks\n",
406 FlashDevice::accessTimes(uint64_t block, Actions action)
410 switch(action) {
435 //Used to determine sequential action.