Lines Matching refs:write
12 … aspects of the host controller and device interactions, such as read and write performance, data …
139 | 1 | Basic write | Performs a basic write operation of a |
145 | 3 | Basic write | Performs a basic write operation of a |
153 | 5 | Multi-block write | Performs a multi-block write operation of |
158 | 7 | Power of two block writes | Performs write operations with block sizes |
164 | 9 | Weird sized block writes | Performs write operations with varying |
171 | 11 | Badly aligned write | Performs write operations with buffers |
178 | 13 | Badly aligned multi-block write| same for multi-write |
182 | 15 | Proper xfer_size at write | intentionally create a broken transfer by |
190 | 17 | Proper xfer_size at write | same for 2 blocks |
196 | 19 | Highmem write | use a high memory page |
200 | 21 | Multi-block highmem write | same for multi-write |
206 | 24 | Best-case write performance | same for write |
211 | 26 | Best-case write performance | same for write |
216 | 28 | Single write performance | By transfer size |
222 | 31 | Consecutive write performance | By transfer size |
228 | 34 | Random write performance | By transfer size |
232 | 36 | Large sequential write | From scattered pages |
254 | 47 | Commands during write | No Set Block Count (CMD23) |
258 | 49 | Commands during write | Use Set Block Count (CMD23) |