Searched refs:sacpcic_match (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/evbarm/lubbock/ |
H A D | lubbock_pcic.c | 59 static int sacpcic_match(device_t, cfdata_t, void *); 74 sacpcic_match, sacpcic_attach, NULL, NULL); 77 sacpcic_match(device_t parent, cfdata_t cf, void *aux) in sacpcic_match() function
|
/netbsd-src/sys/arch/hpcarm/dev/ |
H A D | j720pcic.c | 63 static int sacpcic_match(device_t, cfdata_t, void *); 88 sacpcic_match, sacpcic_attach, NULL, NULL); 92 sacpcic_match(device_t parent, cfdata_t cf, void *aux) in sacpcic_match() function
|