Home
last modified time | relevance | path

Searched refs:pcicfg_read_dword (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/sys/dev/hptnr/
HDhptnr_config.h147 #define pcicfg_read_dword hptnr_pcicfg_read_dword macro
HDosm.h157 HPT_U32 pcicfg_read_dword(HPT_U8 bus, HPT_U8 dev, HPT_U8 func, HPT_U8 reg);
HDhptnr_os_bsd.c89 HPT_U32 pcicfg_read_dword(HPT_U8 bus, HPT_U8 dev, HPT_U8 func, HPT_U8 reg) in pcicfg_read_dword() function
/freebsd-14-stable/sys/dev/hpt27xx/
HDhpt27xx_config.h153 #define pcicfg_read_dword hpt27xx_pcicfg_read_dword macro
HDosm.h159 HPT_U32 pcicfg_read_dword(HPT_U8 bus, HPT_U8 dev, HPT_U8 func, HPT_U8 reg);
HDhpt27xx_os_bsd.c95 HPT_U32 pcicfg_read_dword(HPT_U8 bus, HPT_U8 dev, HPT_U8 func, HPT_U8 reg) in pcicfg_read_dword() function
/freebsd-14-stable/sys/dev/hptrr/
HDosm.h126 #define pcicfg_read_dword(bus, dev, fn, reg) 0xffff macro