Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h4078 struct qla_hw_data { struct
4079 struct pci_dev *pdev;
4082 mempool_t *srb_mempool;
4083 u8 port_name[WWN_SIZE];
4085 volatile struct {
4154 } flags;
4156 uint16_t max_exchg;
4157 uint16_t lr_distance; /* 32G & above */
4168 spinlock_t hardware_lock ____cacheline_aligned;
4169 int bars;
[all …]