Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_discovery.c1314 device->path_map = id_phys->redundant_path_present_map; in pqisrc_get_physical_device_info()
1389 device_exist->path_map = new_device->path_map; in pqisrc_exist_device_update()
H A Dsmartpqi_structures.h894 uint8_t path_map; member
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.h1710 u32 path_map: 4;
1511 u32 path_map: 4; global() member
H A Dcoex.c7362 wl->rfk_info.path_map = FIELD_GET(BTC_RFK_PATH_MAP, phy_path); in _show_fbtc_cysta_v5()
7368 __func__, wl->rfk_info.phy_map, wl->rfk_info.path_map, in _show_fbtc_cysta_v5()
H A Dfw.c4568 RTW89_SET_FWCMD_CXRFK_PATH_MAP(cmd, rfk_info->path_map);