Searched refs:current_drive (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dhw_ide.c231 ide_drive *current_drive; member in struct:_ide_controller
324 && controller->current_drive != NULL) {
327 controller->current_drive->nr,
330 if (device_io_read_buffer(controller->current_drive->device,
338 device_path(controller->current_drive->device));
366 && controller->current_drive != NULL) {
369 controller->current_drive->nr,
372 if (device_io_write_buffer(controller->current_drive->device,
380 device_path(controller->current_drive->device));
401 controller->current_drive
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dhw_ide.c231 ide_drive *current_drive; member in struct:_ide_controller
324 && controller->current_drive != NULL) {
327 controller->current_drive->nr,
330 if (device_io_read_buffer(controller->current_drive->device,
338 device_path(controller->current_drive->device));
366 && controller->current_drive != NULL) {
369 controller->current_drive->nr,
372 if (device_io_write_buffer(controller->current_drive->device,
380 device_path(controller->current_drive->device));
401 controller->current_drive
[all...]

Completed in 180 milliseconds