Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h249 typedef struct dmExpander_s struct
267 struct dmExpander_s *dmUpStreamExpander; /**< the pointer to the upstream expander device */ argument
277 struct dmExpander_s *dmCurrentDownStreamExpander; argument
290 struct dmExpander_s *dmReturnginExpander; argument
291 bit8 downStreamPhys[DM_MAX_EXPANDER_PHYS];
292 bit16 numOfDownStreamPhys;
293 bit8 currentDownStreamPhyIndex;
294 bit32 discoverSMPAllowed; /* used only for configurable routers */
295 bit8 routingAttribute[DM_MAX_EXPANDER_PHYS];
296 bit32 configSASAddressHiTable[DM_MAX_DEV];
[all …]