magma.c | 179 mbpp_match, mbpp_attach, NULL, NULL); 479 (void)config_found(self, mbpp_match, NULL, CFARGS_NONE); 1395 * mbpp_match match one mbpp device 1408 mbpp_match(device_t parent, cfdata_t cf, void *args) function in typeref:typename:int 1412 return( args == mbpp_match && sc->ms_board->mb_npar && sc->ms_mbpp == NULL );
|