Searched refs:win_pf (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/scsi/csiostor/ |
D | csio_hw_t5.c | 286 u32 edc_size, mc_size, win_pf, mem_reg, mem_aperture, mem_base; in csio_t5_memory_rw() local 329 win_pf = PFNUM_V(hw->pfn); in csio_t5_memory_rw() 336 start, offset, win_pf); in csio_t5_memory_rw() 346 csio_wr_reg32(hw, pos | win_pf, in csio_t5_memory_rw()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 407 u32 edc_size, mc_size, win_pf, mem_reg, mem_aperture, mem_base; in t4_memory_rw() local 457 win_pf = is_t4(adap->params.chip) ? 0 : PFNUM_V(adap->pf); in t4_memory_rw() 471 pos | win_pf); in t4_memory_rw() 530 win), pos | win_pf); in t4_memory_rw()
|