Searched refs:hpi_txdma_event_mask (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hpi_txdma.h | 117 hpi_status_t hpi_txdma_event_mask(hpi_handle_t handle, io_op_t op_mode,
|
H A D | hpi_txdma.c | 205 hpi_txdma_event_mask(hpi_handle_t handle, io_op_t op_mode, uint8_t channel, function 213 " hpi_txdma_event_mask Invalid Input: channel <0x%x>", 234 " hpi_txdma_event_mask Invalid Input: eventmask <0x%x>",
|
H A D | hxge_txdma.c | 201 rs = hpi_txdma_event_mask(handle, OP_SET, channel, mask_p);
|
Completed in 49 milliseconds