Searched defs:hw_profile (Results 1 – 1 of 1) sorted by relevance
103 struct hw_profile { struct104 struct bios_struct bios;105 struct unit_element_struct ue;106 struct flash_struct flash;108 u8 sas_addr[SAS_ADDR_SIZE];109 char pcba_sn[ASD_PCBA_SN_SIZE+1];111 u8 enabled_phys; /* mask of enabled phys */112 struct asd_phy_desc phy_desc[ASD_MAX_PHYS];113 u32 max_scbs; /* absolute sequencer scb queue size */114 struct asd_dma_tok *scb_ext;[all …]