Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h52 extern ddi_dma_attr_t emlxs_dma_attr_fcip_rsp;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c209 ddi_dma_attr_t emlxs_dma_attr_fcip_rsp = { variable
262 &emlxs_dma_attr_fcip_rsp, /* fca dma fcip rsp attributes */
302 &emlxs_dma_attr_fcip_rsp, /* fca dma fcip rsp attributes */
340 &emlxs_dma_attr_fcip_rsp, /* fca dma fcip rsp attributes */
7096 bcopy((caddr_t)&emlxs_dma_attr_fcip_rsp, in emlxs_hba_attach()