Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptnr/
H A Dhptnr_config.h147 #define pcicfg_read_dword hptnr_pcicfg_read_dword macro
H A Dosm.h157 HPT_U32 pcicfg_read_dword(HPT_U8 bus, HPT_U8 dev, HPT_U8 func, HPT_U8 reg);
H A Dhptnr_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/sys/dev/hpt27xx/
H A Dhpt27xx_config.h153 #define pcicfg_read_dword hpt27xx_pcicfg_read_dword macro
H A Dosm.h159 HPT_U32 pcicfg_read_dword(HPT_U8 bus, HPT_U8 dev, HPT_U8 func, HPT_U8 reg);
H A Dhpt27xx_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/sys/dev/hptrr/
H A Dosm.h126 #define pcicfg_read_dword(bus, dev, fn, reg) 0xffff macro