Searched refs:hermon_PIO_end (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_fm.h | 221 #define PIO_END(st, hdl, cnt, tst) hermon_PIO_end(st, hdl, &cnt, tst) 226 #define PIO_END(st, hdl, cnt, tst) hermon_PIO_end(st, hdl, &cnt, NULL) 300 extern int hermon_PIO_end(hermon_state_t *, ddi_acc_handle_t, int *,
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_fm.c | 1219 * hermon_PIO_end(hermon_state_t *state, ddi_acc_handle_t handle, int *cnt, 1223 * hermon_PIO_end() should be called after Hermon driver issues PIOs 1242 * hermon_PIO_end() can be called in user, kernel or interrupt context. 1245 hermon_PIO_end(hermon_state_t *state, ddi_acc_handle_t handle, int *cnt, function
|
Completed in 62 milliseconds