magma.c | 176 mtty_match, mtty_attach, NULL, NULL); 478 (void)config_found(self, mtty_match, NULL, CFARGS_NONE); 823 * mtty_match match one mtty device 838 mtty_match(device_t parent, cfdata_t cf, void *args) function in typeref:typename:int 842 return( args == mtty_match && sc->ms_board->mb_nser && sc->ms_mtty == NULL );
|