Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dsun6i-dma.c367 dma_addr_t next_phy, in sun6i_dma_lli_add() argument
374 txd->p_lli = next_phy; in sun6i_dma_lli_add()
377 prev->p_lli_next = next_phy; in sun6i_dma_lli_add()
/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_transport.c769 struct _sas_phy *mpt3sas_phy, *next_phy; in mpt3sas_transport_port_remove() local
800 list_for_each_entry_safe(mpt3sas_phy, next_phy, in mpt3sas_transport_port_remove()