Searched refs:next_phy (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/dma/
H A Dsun6i-dma.c375 dma_addr_t next_phy,
382 txd->p_lli = next_phy;
385 prev->p_lli_next = next_phy;
373 sun6i_dma_lli_add(struct sun6i_dma_lli *prev, struct sun6i_dma_lli *next, dma_addr_t next_phy, struct sun6i_desc *txd) argument
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c1502 struct mpi3mr_sas_phy *mr_sas_phy, *next_phy; local
1558 list_for_each_entry_safe(mr_sas_phy, next_phy,
/linux-master/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c898 struct _sas_phy *mpt3sas_phy, *next_phy; local
991 list_for_each_entry_safe(mpt3sas_phy, next_phy,

Completed in 239 milliseconds