Searched refs:IPS_ENQ (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ips.h | 687 } IPS_ENQ, *PIPS_ENQ; typedef 1027 IPS_ENQ *enq; /* Adapter Enquiry data */
|
H A D | ips.c | 4215 dma_free_coherent(&ha->pcidev->dev, sizeof(IPS_ENQ), in ips_free() 6933 ha->enq = dma_alloc_coherent(&pci_dev->dev, sizeof (IPS_ENQ), in ips_init_phase1()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ips.h | 687 } IPS_ENQ, *PIPS_ENQ; typedef 1027 IPS_ENQ *enq; /* Adapter Enquiry data */
|
H A D | ips.c | 4218 dma_free_coherent(&ha->pcidev->dev, sizeof(IPS_ENQ), in ips_free() 6936 ha->enq = dma_alloc_coherent(&pci_dev->dev, sizeof (IPS_ENQ), in ips_init_phase1()
|
Completed in 21 milliseconds