Lines Matching full:card
51 * used internally by the host and card side drivers.
77 * @magic: A magic value used by the card to ensure it can see the host
78 * @h2c_config_db: Host to Card Virtio config doorbell set by card
80 * @h2c_scif_db - Host to card SCIF doorbell set by card
81 * @c2h_scif_db - Card to host SCIF doorbell set by host
83 * @scif_card_dma_addr - SCIF card queue pair DMA address
99 * status updates between MIC host and card drivers.
147 * for the avail index and magic for the card.
162 * avail index and magic for the card.
222 * enum mic_status - MIC status reported by card after
223 * a host or card initiated shutdown or a card crash.