Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_hwi.h85 struct hw_profile { struct
86 struct bios_struct bios;
88 struct flash_struct flash;
96 struct asd_dma_tok *scb_ext;
97 u32 max_ddbs;
98 struct asd_dma_tok *ddb_ext;
100 spinlock_t ddb_lock;
101 void *ddb_bitmap;
107 unsigned port_name_base;
108 unsigned dev_name_base;
[all …]
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h879 int (*hw_profile)(struct hns_roce_dev *hr_dev); member