Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h348 #define FCIP_CMD_DMA_MEM 0x01 macro
/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c6687 fcip_pkt->fcip_pkt_dma_flags |= FCIP_CMD_DMA_MEM; in fcip_ipkt_alloc()
6980 if (fcip_pkt->fcip_pkt_dma_flags & FCIP_CMD_DMA_MEM) { in fcip_free_pkt_dma()