Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c443 int nodma, int lcount, int tcount, int cause, uint32_t rscn_count);
446 int nodma, int flags);
2300 int nodma; in fcp_send_scsi_ioctl() local
2402 nodma = (pptr->port_fcp_dma == FC_NO_DVMA_SPACE) in fcp_send_scsi_ioctl()
2555 nodma, in fcp_send_scsi_ioctl()
2586 if (nodma) { in fcp_send_scsi_ioctl()
2639 if (!nodma) { in fcp_send_scsi_ioctl()
5730 int resp_len, int data_len, int nodma, int lcount, int tcount, int cause, in fcp_icmd_alloc() argument
5749 icmd->ipkt_nodma = nodma; in fcp_icmd_alloc()
5824 if (fcp_alloc_dma(pptr, icmd, nodma, KM_NOSLEEP) != FC_SUCCESS) { in fcp_icmd_alloc()
[all …]