Lines Matching refs:host
5 memory and I/O. The host OS loads a device driver as is typical for
7 transfers control to the card OS downloaded from the host driver. The
8 host driver supports OSPM suspend and resume operations. It shuts down
13 Since it is a PCIe card, it does not have the ability to host hardware
21 shared between the host s/w and the card s/w. 0 to 3 are used by host
24 created on it by the host/card drivers. On host the channels are private
25 and used only by the host driver to transfer data for the virtio devices.
31 The Coprocessor State Management (COSM) driver on the host allows for
36 virtio backends are situated on the host rather than the card given better
37 single threaded performance for the host compared to MIC, the ability of
38 the host to initiate DMA's to/from the card using the MIC DMA engine and
39 the fact that the virtio block storage backend can only be on the host.