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

/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c60 #define WPI_DEBUG_DMA (1 << 2) macro
879 WPI_DBG((WPI_DEBUG_DMA, "ncookies:%d addr1:%x size1:%x\n",
896 WPI_DBG((WPI_DEBUG_DMA, "ncookies:%d addr1:%x size1:%x\n",
963 WPI_DBG((WPI_DEBUG_DMA, "dma alloc rx ring desc failed\n"));
978 WPI_DBG((WPI_DEBUG_DMA, "dma alloc rx ring buf[%d] "
1009 WPI_DBG((WPI_DEBUG_DMA, "timeout resetting Rx ring\n"));
1053 WPI_DBG((WPI_DEBUG_DMA, "dma alloc tx ring desc[%d] failed\n",
1069 WPI_DBG((WPI_DEBUG_DMA, "dma alloc tx ring cmd[%d] failed\n",
1082 WPI_DBG((WPI_DEBUG_DMA, "could not allocate tx data slots\n"));
1093 WPI_DBG((WPI_DEBUG_DMA, "dm
[all...]

Completed in 57 milliseconds