Home
last modified time | relevance | path

Searched refs:ebus_pci_rangespec (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/sun4/sys/
H A Debus.h88 struct ebus_pci_rangespec { struct
107 struct ebus_pci_rangespec pci_rangespec; argument
/titanic_50/usr/src/uts/sun4u/montecarlo/sys/
H A Dacebus.h86 struct ebus_pci_rangespec *rangep;
112 struct ebus_pci_rangespec { struct
/titanic_50/usr/src/uts/sun4u/montecarlo/io/
H A Dacebus.c306 sizeof (struct ebus_pci_rangespec)); in acebus_detach()
322 struct ebus_pci_rangespec *rangep; in acebus_get_ranges_prop()
333 nrange = range_len / sizeof (struct ebus_pci_rangespec); in acebus_get_ranges_prop()
491 struct ebus_pci_rangespec *rangep = ebus_p->rangep; in acebus_apply_range()
927 struct ebus_pci_rangespec er[2], *erp; in acebus_update_props()
/titanic_50/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c1000 struct ebus_pci_rangespec range; in cardbus_isa_bridge_ranges()