Searched refs:pcicfg_get_io (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 248 static void pcicfg_get_io(pcicfg_phdl_t *, uint32_t, uint32_t *); 1929 (void) pcicfg_get_io(entry, reg[i].pci_size_low, in pcicfg_bridge_assign() 2398 pcicfg_get_io(pcicfg_phdl_t *entry, in pcicfg_get_io() function 3667 (void) pcicfg_get_io(entry, length, NULL); in pcicfg_update_bridge()
|
/titanic_50/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 309 static void pcicfg_get_io(pcicfg_phdl_t *, uint32_t, uint32_t *); 2023 (void) pcicfg_get_io(entry, in pcicfg_bridge_assign() 2568 pcicfg_get_io(pcicfg_phdl_t *entry, in pcicfg_get_io() function 3937 (void) pcicfg_get_io(entry, length, NULL); in pcicfg_update_bridge()
|