Home
last modified time | relevance | path

Searched hist:ed4a8e4d11d7972d6fb6f025c108915ad06c73af (Results 1 – 8 of 8) sorted by relevance

/haiku/src/add-ons/kernel/busses/scsi/virtio/
H A DVirtioSCSIPrivate.hed4a8e4d11d7972d6fb6f025c108915ad06c73af Wed Jul 17 15:30:18 UTC 2013 Jérôme Duval <jerome.duval@gmail.com> virtio: changed a bit the driver API by adding a driverCookie.

* the processing of requests in drivers is eased a bit with this change, but
this could be improved for instance by enabling a driver to dequeue items
in a service thread instead of the interrupt handler.
* made a few methods const.
H A DVirtioSCSIController.cpped4a8e4d11d7972d6fb6f025c108915ad06c73af Wed Jul 17 15:30:18 UTC 2013 Jérôme Duval <jerome.duval@gmail.com> virtio: changed a bit the driver API by adding a driverCookie.

* the processing of requests in drivers is eased a bit with this change, but
this could be improved for instance by enabling a driver to dequeue items
in a service thread instead of the interrupt handler.
* made a few methods const.
/haiku/src/add-ons/kernel/bus_managers/virtio/
H A DVirtioDevice.cpped4a8e4d11d7972d6fb6f025c108915ad06c73af Wed Jul 17 15:30:18 UTC 2013 Jérôme Duval <jerome.duval@gmail.com> virtio: changed a bit the driver API by adding a driverCookie.

* the processing of requests in drivers is eased a bit with this change, but
this could be improved for instance by enabling a driver to dequeue items
in a service thread instead of the interrupt handler.
* made a few methods const.
H A DVirtioQueue.cpped4a8e4d11d7972d6fb6f025c108915ad06c73af Wed Jul 17 15:30:18 UTC 2013 Jérôme Duval <jerome.duval@gmail.com> virtio: changed a bit the driver API by adding a driverCookie.

* the processing of requests in drivers is eased a bit with this change, but
this could be improved for instance by enabling a driver to dequeue items
in a service thread instead of the interrupt handler.
* made a few methods const.
H A DVirtioPrivate.hed4a8e4d11d7972d6fb6f025c108915ad06c73af Wed Jul 17 15:30:18 UTC 2013 Jérôme Duval <jerome.duval@gmail.com> virtio: changed a bit the driver API by adding a driverCookie.

* the processing of requests in drivers is eased a bit with this change, but
this could be improved for instance by enabling a driver to dequeue items
in a service thread instead of the interrupt handler.
* made a few methods const.
H A DVirtioModule.cpped4a8e4d11d7972d6fb6f025c108915ad06c73af Wed Jul 17 15:30:18 UTC 2013 Jérôme Duval <jerome.duval@gmail.com> virtio: changed a bit the driver API by adding a driverCookie.

* the processing of requests in drivers is eased a bit with this change, but
this could be improved for instance by enabling a driver to dequeue items
in a service thread instead of the interrupt handler.
* made a few methods const.
/haiku/headers/private/virtio/
H A Dvirtio.hed4a8e4d11d7972d6fb6f025c108915ad06c73af Wed Jul 17 15:30:18 UTC 2013 Jérôme Duval <jerome.duval@gmail.com> virtio: changed a bit the driver API by adding a driverCookie.

* the processing of requests in drivers is eased a bit with this change, but
this could be improved for instance by enabling a driver to dequeue items
in a service thread instead of the interrupt handler.
* made a few methods const.
/haiku/src/add-ons/kernel/drivers/disk/virtual/virtio_block/
H A Dvirtio_block.cpped4a8e4d11d7972d6fb6f025c108915ad06c73af Wed Jul 17 15:30:18 UTC 2013 Jérôme Duval <jerome.duval@gmail.com> virtio: changed a bit the driver API by adding a driverCookie.

* the processing of requests in drivers is eased a bit with this change, but
this could be improved for instance by enabling a driver to dequeue items
in a service thread instead of the interrupt handler.
* made a few methods const.