Searched refs:ofw_isa_range_restype (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/sparc64/isa/
H A Dofw_isa.h93 int ofw_isa_range_restype(struct isa_ranges *);
H A Dofw_isa.c81 ofw_isa_range_restype(struct isa_ranges *range) function
91 panic("ofw_isa_range_restype: illegal space %x", ps);
121 return (ofw_isa_range_restype(r));
/freebsd-11-stable/sys/sparc64/ebus/
H A Debus.c336 eri->eri_rtype = ofw_isa_range_restype(range);

Completed in 98 milliseconds