Lines Matching refs:calls
10 * Removed pci dma sync calls to coherent/consistent pci memory.
23 * Removed extraneous calls to lpfc_sli_next_iotag which should
217 function calls in this function which are not safe to call from
259 * Removed loop which calls fc_remote_port_unblock and
327 operations for mempool_alloc calls. General code cleanup. All
458 * Hung dt session fix. When the midlayer calls to abort a scsi
523 unmap calls.
526 * Use scsi_[activate|deactivate]_tcq calls provided in scsi_tcq.h.
531 that are using pci_dma_sync calls. Probably these should be
692 * Incorporating block/unblock calls into driver with ifdefs. This
972 of duplicate code with calls to this function.
1138 * Removed lpfc_sleep_ms and replaced with mdelay or schedule calls
1385 * Removed (struct list_head*) casting in several calls to list_del
1401 * The scsi_register and scsi_alloc_host OS calls can fail and
1432 * Fix build warnings on 2.6 kernels - remove no longer used calls
1446 * Replace lpfc_read/write_CA/HA/HC/HS with calls to readl() &
1605 * Removed LPFC_LOCK and LPFC_UNLOCK macros. Added OS calls
1607 * Added spin_lock_irqsave and spin_unlock_irqrestore calls
1711 Implemented OS calls directly in all remaining files and cleaned
1733 * Removed function calls for mapping bar registers and allocating
1781 * Convert pci_ calls to linux 2.6 dma_ equivalents.