Home
last modified time | relevance | path

Searched refs:getdevunit (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/arch/sparc64/include/
H A Dautoconf.h153 struct device *getdevunit(const char *, int);
/openbsd-src/sys/dev/sbus/
H A Desp_sbus.c269 getdevunit("dma", sc->sc_dev.dv_unit - esp_unit_offset); in espattach_sbus()
673 getdevunit("esp", u); in db_esp()
/openbsd-src/sys/arch/sparc64/sparc64/
H A Dautoconf.c1306 getdevunit(const char *name, int unit) in getdevunit() function