Searched refs:pcicfg_range_t (Results 1 – 1 of 1) sorted by relevance
130 } pcicfg_range_t; typedef310 static int pcicfg_update_ranges_prop(dev_info_t *, pcicfg_range_t *);1235 pcicfg_range_t range[PCICFG_RANGE_LEN]; in pcicfg_ntbridge_configure_done()1247 sizeof (pcicfg_range_t) * PCICFG_RANGE_LEN); in pcicfg_ntbridge_configure_done()1877 pcicfg_range_t range[PCICFG_RANGE_LEN]; in pcicfg_bridge_assign()1902 sizeof (pcicfg_range_t) * PCICFG_RANGE_LEN); in pcicfg_bridge_assign()2705 pcicfg_range_t *ranges; in pcicfg_find_resource_end()2724 rcount = length / sizeof (pcicfg_range_t); in pcicfg_find_resource_end()2812 pcicfg_range_t *ranges; in pcicfg_free_bridge_resources()2839 for (i = 0; i < length / sizeof (pcicfg_range_t); i++) { in pcicfg_free_bridge_resources()[all …]