[go: nahoru, domu]

Searched refs:phbcmu (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/arcmsr/
H A Darcmsr_hba.c383 struct MessageUnit_C __iomem *phbcmu = pACB->pmuC; local
387 if (readl(&phbcmu->outbound_doorbell)
390 &phbcmu->outbound_doorbell_clear); /*clear interrupt*/
1433 struct MessageUnit_C __iomem *phbcmu = acb->pmuC; local
1439 writel(acb->cdb_phyaddr_hi32, &phbcmu->inbound_queueport_high);
1440 writel(ccb_post_stamp, &phbcmu->inbound_queueport_low);
1442 writel(ccb_post_stamp, &phbcmu->inbound_queueport_low);
1635 struct MessageUnit_C __iomem *phbcmu = acb->pmuC; local
1636 qbuffer = (struct QBUFFER __iomem *)&phbcmu->message_rbuffer;
1947 struct MessageUnit_C __iomem *phbcmu; local
2123 struct MessageUnit_C __iomem *phbcmu = pACB->pmuC; local
3525 struct MessageUnit_C __iomem *phbcmu = pACB->pmuC; local
[all...]

Completed in 67 milliseconds