Home
last modified time | relevance | path

Searched refs:npi_txdma_control_reset_wait (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.c33 static npi_status_t npi_txdma_control_reset_wait(npi_handle_t handle,
934 return (npi_txdma_control_reset_wait(handle, channel)); in npi_txdma_channel_control()
949 return (npi_txdma_control_reset_wait(handle, channel)); in npi_txdma_channel_control()
1996 npi_txdma_control_reset_wait(npi_handle_t handle, uint8_t channel) in npi_txdma_control_reset_wait() function