Lines Matching +full:fast +full:- +full:read
42 * reconfigure time on systems that do not support the fast interrupt
59 save %sp, -SA(MINFRAME), %sp
74 tst Tmp2 ! non-zero?
101 ! read/write/format data-xfer case - they have a result phase
106 ! XXX- test for null raddr
138 ! END OF TRANSFER - if read/write, toggle the TC
188 ! recalibrate/seek - no result phase, must do sense interrupt status.
211 ! fdc->c_csb.csb_rslt[0] = *fifo;
220 ! fdc->c_csb.csb_rslt[1] = *fifo;
227 ! We are in result mode make sure all status bytes are read out
232 add Fdc, FD_RSLT, Adr ! load address of csb->csb_rslt
261 ! if fast traps are enabled, use the platform dependent
266 bnz .fast
270 ! fast traps are not in use. Do not schedule the soft interrupt
279 ! fast traps are enabled. Schedule the soft interrupt.
280 ! impl_setintreg uses %l4-%l7
282 .fast: sethi %hi(fd_softintr_cookie), %l6 label