Home
last modified time | relevance | path

Searched refs:hermon_hw_initqueryhca_s (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_typedef.h72 typedef struct hermon_hw_initqueryhca_s hermon_hw_initqueryhca_t;
H A Dhermon.h598 struct hermon_hw_initqueryhca_s hs_hcaparams;
H A Dhermon_hw.h1008 struct hermon_hw_initqueryhca_s { struct
1064 struct hermon_hw_initqueryhca_s { argument
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c1670 bzero(&state->hs_hcaparams, sizeof (struct hermon_hw_initqueryhca_s)); in hermon_hw_init()