Home
last modified time | relevance | path

Searched refs:next_phy (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dsun6i-dma.c367 dma_addr_t next_phy, in sun6i_dma_lli_add()
374 txd->p_lli = next_phy; in sun6i_dma_lli_add()
377 prev->p_lli_next = next_phy; in sun6i_dma_lli_add()
365 sun6i_dma_lli_add(struct sun6i_dma_lli *prev, struct sun6i_dma_lli *next, dma_addr_t next_phy, struct sun6i_desc *txd) sun6i_dma_lli_add() argument
/kernel/linux/linux-6.6/drivers/dma/
H A Dsun6i-dma.c375 dma_addr_t next_phy, in sun6i_dma_lli_add()
382 txd->p_lli = next_phy; in sun6i_dma_lli_add()
385 prev->p_lli_next = next_phy; in sun6i_dma_lli_add()
373 sun6i_dma_lli_add(struct sun6i_dma_lli *prev, struct sun6i_dma_lli *next, dma_addr_t next_phy, struct sun6i_desc *txd) sun6i_dma_lli_add() argument
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c780 struct _sas_phy *mpt3sas_phy, *next_phy; in mpt3sas_transport_port_remove() local
811 list_for_each_entry_safe(mpt3sas_phy, next_phy, in mpt3sas_transport_port_remove()
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c898 struct _sas_phy *mpt3sas_phy, *next_phy; in mpt3sas_transport_port_remove() local
991 list_for_each_entry_safe(mpt3sas_phy, next_phy, in mpt3sas_transport_port_remove()
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c1494 struct mpi3mr_sas_phy *mr_sas_phy, *next_phy; in mpi3mr_sas_port_remove() local
1550 list_for_each_entry_safe(mr_sas_phy, next_phy, in mpi3mr_sas_port_remove()

Completed in 13 milliseconds