Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/dma/
Dsun6i-dma.c374 dma_addr_t next_phy, in sun6i_dma_lli_add() argument
381 txd->p_lli = next_phy; in sun6i_dma_lli_add()
384 prev->p_lli_next = next_phy; in sun6i_dma_lli_add()
/linux-5.19.10/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c886 struct _sas_phy *mpt3sas_phy, *next_phy; in mpt3sas_transport_port_remove() local
979 list_for_each_entry_safe(mpt3sas_phy, next_phy, in mpt3sas_transport_port_remove()