Searched refs:machine_match (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mac68k/dev/
H A Dmac68k5380.c142 static int machine_match(struct device *, struct cfdata *, void *,
184 machine_match(struct device *parent, struct cfdata *cf, void *aux, function
H A Dncr5380.c189 return (machine_match(parent, cf, aux, &CFNAME(DRNAME)));
/netbsd-6-1-5-RELEASE/sys/arch/atari/dev/
H A Datari5380.c102 static int machine_match(device_t, cfdata_t, void *, struct cfdriver *);
1103 machine_match(device_t parent, cfdata_t cf, void *aux, struct cfdriver *cd) function
H A Dncr5380.c194 return machine_match(parent, cf, aux, &CFNAME(DRNAME));

Completed in 111 milliseconds