Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h4077 struct qla_hw_data { struct
4078 struct pci_dev *pdev;
4081 mempool_t *srb_mempool;
4082 u8 port_name[WWN_SIZE];
4084 volatile struct {
4153 } flags;
4155 uint16_t max_exchg;
4156 uint16_t lr_distance; /* 32G & above */
4167 spinlock_t hardware_lock ____cacheline_aligned;
4168 int bars;
[all …]