Searched defs:hermon_write_hcr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cmd.c57 static int hermon_write_hcr(hermon_state_t *state, hermon_cmd_post_t *cmdpost,
86 status = hermon_write_hcr(state, cmdpost, 0, &hw_err);
89 /* Check if there is an error status in hermon_write_hcr() */
135 status = hermon_write_hcr(state, cmdpost, token,
139 /* Check if there is an error status in hermon_write_hcr() */
201 /* Check if there is an error status in hermon_write_hcr() */
975 * hermon_write_hcr()
979 hermon_write_hcr(hermon_state_t *state, hermon_cmd_post_t *cmdpost, function

Completed in 85 milliseconds