Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dvcc.c53 void vcc_get_channel_endpoint(int, struct cbus_attach_args *);
100 vcc_get_channel_endpoint(arc, &nca); in vcc_attach()
108 vcc_get_channel_endpoint(int idx, struct cbus_attach_args *ca) in vcc_get_channel_endpoint() function