Searched refs:hpi_txdma_event_mask (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h117 hpi_status_t hpi_txdma_event_mask(hpi_handle_t handle, io_op_t op_mode,
H A Dhpi_txdma.c205 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 Dhxge_txdma.c201 rs = hpi_txdma_event_mask(handle, OP_SET, channel, mask_p);

Completed in 50 milliseconds