Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h52 extern ddi_dma_attr_t emlxs_dma_attr_fcip_rsp;
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c208 ddi_dma_attr_t emlxs_dma_attr_fcip_rsp = { variable
261 &emlxs_dma_attr_fcip_rsp, /* fca dma fcip rsp attributes */
301 &emlxs_dma_attr_fcip_rsp, /* fca dma fcip rsp attributes */
339 &emlxs_dma_attr_fcip_rsp, /* fca dma fcip rsp attributes */
7083 bcopy((caddr_t)&emlxs_dma_attr_fcip_rsp, in emlxs_hba_attach()