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 | 1245 hermon_PIO_end(hermon_state_t *state, ddi_acc_handle_t handle, int *cnt, in hermon_PIO_end() function
|