Searched defs:pmcraid_hostrcb (Results 1 – 1 of 1) sorted by relevance
655 struct pmcraid_hostrcb { struct656 struct pmcraid_instance *drv_inst;657 struct pmcraid_aen_msg *msg;658 struct pmcraid_hcam_hdr *hcam; /* pointer to hcam buffer */659 struct pmcraid_cmd *cmd; /* pointer to command block used */660 dma_addr_t baddr; /* system address of hcam buffer */661 atomic_t ignore; /* process HCAM response ? */