Home
last modified time | relevance | path

Searched refs:next_phy (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/dma/
H A Dsun6i-dma.c376 dma_addr_t next_phy, in sun6i_dma_lli_add() argument
383 txd->p_lli = next_phy; in sun6i_dma_lli_add()
386 prev->p_lli_next = next_phy; in sun6i_dma_lli_add()
/linux-6.15/drivers/scsi/mpt3sas/
H A Dmpt3sas_transport.c894 struct _sas_phy *mpt3sas_phy, *next_phy; in mpt3sas_transport_port_remove() local
987 list_for_each_entry_safe(mpt3sas_phy, next_phy, in mpt3sas_transport_port_remove()
/linux-6.15/drivers/scsi/mpi3mr/
H A Dmpi3mr_transport.c1528 struct mpi3mr_sas_phy *mr_sas_phy, *next_phy; in mpi3mr_sas_port_remove() local
1584 list_for_each_entry_safe(mr_sas_phy, next_phy, in mpi3mr_sas_port_remove()