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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_rxdma.c35 #define RXDMA_OP_RESET 2 macro
131 case RXDMA_OP_RESET:
172 return (hpi_rxdma_cfg_rdc_ctl(handle, rdc, RXDMA_OP_RESET));
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c36 #define RXDMA_OP_RESET 2 macro
426 case RXDMA_OP_RESET:
470 return (npi_rxdma_cfg_rdc_ctl(handle, rdc, RXDMA_OP_RESET));

Completed in 62 milliseconds