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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_ipp.h46 CFG_IPP_PRE_FIFO_PIO_WR = IPP_PRE_FIFO_PIO_WR_EN,
50 IPP_DFIFO_PIO_WR_EN | IPP_PRE_FIFO_PIO_WR_EN)
H A Dnpi_ipp.c409 val |= IPP_PRE_FIFO_PIO_WR_EN;
419 val &= ~IPP_PRE_FIFO_PIO_WR_EN;
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp_hw.h97 #define IPP_PRE_FIFO_PIO_WR_EN (1 << 6) macro

Completed in 59 milliseconds