Home
last modified time | relevance | path

Searched refs:SOURCEPF_G (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c893 src_pf = SOURCEPF_G(reg); in csio_hw_dev_ready()
2686 pf = SOURCEPF_G(csio_rd_reg32(hw, PL_WHOAMI_A)); in csio_hw_intr_enable()
2742 pf = SOURCEPF_G(csio_rd_reg32(hw, PL_WHOAMI_A)); in csio_hw_intr_disable()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c836 SOURCEPF_G(whoami) : T6_SOURCEPF_G(whoami)); in t4vf_get_pf_from_vf()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h2893 #define SOURCEPF_G(x) (((x) >> SOURCEPF_S) & SOURCEPF_M) macro
H A Dt4_hw.c5081 SOURCEPF_G(whoami) : T6_SOURCEPF_G(whoami); in t4_intr_enable()
5113 SOURCEPF_G(whoami) : T6_SOURCEPF_G(whoami); in t4_intr_disable()
H A Dcxgb4_main.c6654 SOURCEPF_G(whoami) : T6_SOURCEPF_G(whoami); in init_one()