Searched refs:hermon_hw_mcg_t (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_typedef.h | 88 typedef struct hermon_hw_mcg_s hermon_hw_mcg_t; typedef
|
H A D | hermon_cmd.h | 827 int hermon_read_mgm_cmd_post(hermon_state_t *state, hermon_hw_mcg_t *mcg, 829 int hermon_write_mgm_cmd_post(hermon_state_t *state, hermon_hw_mcg_t *mcg,
|
H A D | hermon_misc.h | 109 sizeof (hermon_hw_mcg_t)))
|
H A D | hermon.h | 645 hermon_hw_mcg_t *hs_mcgtmp;
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_misc.c | 60 hermon_hw_mcg_t *mcg_hdr, ib_gid_t mgid, hermon_rsrc_t *mcg_rsrc); 62 uint_t prev_indx, hermon_hw_mcg_t *mcg_entry); 64 hermon_hw_mcg_t *mcg_entry, uint_t indx); 724 hermon_hw_mcg_t *mcg_entry; in hermon_mcg_attach() 1146 hermon_hw_mcg_t *mcg_entry; in hermon_mcg_detach() 1485 hermon_mcg_setup_new_hdr(hermon_mcghdl_t mcg, hermon_hw_mcg_t *mcg_hdr, in hermon_mcg_setup_new_hdr() 1513 uint_t prev_indx, hermon_hw_mcg_t *mcg_entry) in hermon_mcg_hash_list_remove() 1696 hermon_mcg_entry_invalidate(hermon_state_t *state, hermon_hw_mcg_t *mcg_entry, in hermon_mcg_entry_invalidate()
|
H A D | hermon_cmd.c | 3266 hermon_read_mgm_cmd_post(hermon_state_t *state, hermon_hw_mcg_t *mcg, in hermon_read_mgm_cmd_post() 3302 hdrsz = sizeof (hermon_hw_mcg_t); in hermon_read_mgm_cmd_post() 3332 hermon_write_mgm_cmd_post(hermon_state_t *state, hermon_hw_mcg_t *mcg, in hermon_write_mgm_cmd_post() 3352 hdrsz = sizeof (hermon_hw_mcg_t); in hermon_write_mgm_cmd_post()
|