Searched defs:pmcraid_hostrcb (Results 1 – 1 of 1) sorted by relevance
642 struct pmcraid_hostrcb { struct643 struct pmcraid_instance *drv_inst;644 struct pmcraid_aen_msg *msg;645 struct pmcraid_hcam_hdr *hcam; /* pointer to hcam buffer */646 struct pmcraid_cmd *cmd; /* pointer to command block used */647 dma_addr_t baddr; /* system address of hcam buffer */648 atomic_t ignore; /* process HCAM response ? */