Searched defs:buffer_start (Results 1 - 2 of 2) sorted by relevance
| /vbox/src/VBox/Additions/haiku/SharedFolders/ |
| H A D | vboxsf.h | 80 PSHFLDIRINFO buffer_start, buffer; member in struct:vboxsf_dir_cookie
|
| /vbox/src/VBox/Devices/PC/BIOS/ |
| H A D | keyboard.c | 312 uint16_t buffer_start, buffer_end, buffer_head, buffer_tail, temp_tail; local 315 buffer_start = 0x001E; 318 buffer_start = read_word(0x0040, 0x0080); 328 buffer_tail = buffer_start; 540 uint16_t buffer_start, buffer_end, buffer_head, buffer_tail; local 544 buffer_start = 0x001E; 547 buffer_start = read_word(0x0040, 0x0080); 564 buffer_head = buffer_start;
|
Completed in 227 milliseconds