Lines Matching refs:we
8 * we received non serial read-ahead requests from the
29 * so that we won't have to wait for the tape to finish
31 * as a rewind) before we can access the other device
34 * requests are relatively fast, and once we are
39 * On each read / write request, we now ask the drive
40 * if we can transfer a constant number of bytes
42 * without causing actual media access. If we can't,
43 * we just wait until we can by polling the DSC bit.
44 * This ensures that while we are not transferring
47 * we won't cause an interrupt timeout, as happened
69 * ensure that we will indeed have a data buffer.