Searched refs:pcicfg_read_dword (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14-stable/sys/dev/hptnr/ |
| HD | hptnr_config.h | 147 #define pcicfg_read_dword hptnr_pcicfg_read_dword macro
|
| HD | osm.h | 157 HPT_U32 pcicfg_read_dword(HPT_U8 bus, HPT_U8 dev, HPT_U8 func, HPT_U8 reg);
|
| HD | hptnr_os_bsd.c | 89 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/ |
| HD | hpt27xx_config.h | 153 #define pcicfg_read_dword hpt27xx_pcicfg_read_dword macro
|
| HD | osm.h | 159 HPT_U32 pcicfg_read_dword(HPT_U8 bus, HPT_U8 dev, HPT_U8 func, HPT_U8 reg);
|
| HD | hpt27xx_os_bsd.c | 95 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/ |
| HD | osm.h | 126 #define pcicfg_read_dword(bus, dev, fn, reg) 0xffff macro
|