Function report |
Source Code:include\linux\pci-dma-compat.h |
Create Date:2022-07-28 06:48:39 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pci_unmap_sg
Proto:static inline void pci_unmap_sg(struct pci_dev *hwdev, struct scatterlist *sg, int nents, int direction)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct pci_dev * | hwdev | |
| struct scatterlist * | sg | |
| int | nents | |
| int | direction |
| 75 | dma_unmap_sg( & Generic device interface , sg, nents, (enumdma_data_direction)direction) |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |