Home
last modified time | relevance | path

Searched refs:port_acc_attr (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h103 ddi_device_acc_attr_t *port_acc_attr; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c667 if (pinfo->port_acc_attr == NULL) { in fcsm_handle_port_attach()
2090 fcsm->sm_port_info.port_acc_attr, DDI_DMA_CONSISTENT, in fcsm_alloc_cmd()
2163 fcsm->sm_port_info.port_acc_attr, DDI_DMA_CONSISTENT, in fcsm_alloc_cmd()
H A Dfcp.c9841 if (pinfo->port_acc_attr == NULL) { in fcp_handle_port_attach()
12315 if (pinfo->port_acc_attr != NULL) { in fcp_cp_pinfo()
12322 pptr->port_dma_acc_attr = *pinfo->port_acc_attr; in fcp_cp_pinfo()
H A Dfcip.c864 fport->fcipp_fca_acc_attr = *port_info->port_acc_attr; in fcip_port_attach()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2496 info.port_acc_attr = port->fp_fca_tran->fca_acc_attr; in fctl_attach_ulps()
2707 info.port_acc_attr = port->fp_fca_tran->fca_acc_attr; in fctl_detach_ulps()