Home
last modified time | relevance | path

Searched defs:AdapterControlBlock (Results 1 – 1 of 1) sorted by relevance

/drivers/scsi/arcmsr/
Darcmsr.h609 struct AdapterControlBlock struct
611 uint32_t adapter_type; /* adapter A,B..... */
616 u32 roundup_ccbsize;
617 struct pci_dev * pdev;
618 struct Scsi_Host * host;
619 unsigned long vir2phy_offset;
620 struct msix_entry entries[ARCMST_NUM_MSIX_VECTORS];
622 uint32_t outbound_int_enable;
623 uint32_t cdb_phyaddr_hi32;
624 uint32_t reg_mu_acc_handle0;
[all …]