Home
last modified time | relevance | path

Searched refs:nhpib_intio_match (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/hp300/dev/
H A Dnhpib.c156 static int nhpib_intio_match(device_t, cfdata_t, void *);
165 nhpib_intio_match, nhpib_intio_attach, NULL, NULL);
168 nhpib_intio_match(device_t parent, cfdata_t cf, void *aux) in nhpib_intio_match() function