Searched defs:scsi_qla_host (Results 1 – 1 of 1) sorted by relevance
1018 struct scsi_qla_host { struct1021 struct scsi_qla_host *next; argument1022 struct device_reg *iobase; /* Base Memory-mapped I/O address */1024 unsigned char *mmpbase; /* memory mapped address */1025 unsigned long host_no;1026 unsigned long instance;1027 struct pci_dev *pdev;1028 uint32_t device_id;1029 uint8_t pci_bus;1030 uint8_t pci_device_fn;[all …]