Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h350 #define FCIP_RESP_DMA_MEM 0x04 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c6561 fcip_pkt->fcip_pkt_dma_flags |= FCIP_RESP_DMA_MEM; in fcip_ipkt_alloc()
6805 if (fcip_pkt->fcip_pkt_dma_flags & FCIP_RESP_DMA_MEM) { in fcip_free_pkt_dma()