HomeSort by: relevance | last modified time | path
    Searched refs:mtty_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/sbus/
magmareg.h 203 void mtty_attach(device_t, device_t, void *);
magma.c 176 mtty_match, mtty_attach, NULL, NULL);
824 * mtty_attach attach mtty devices
846 mtty_attach(device_t parent, device_t self, void *args) function in typeref:typename:void

Completed in 13 milliseconds