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

/netbsd-current/sys/dev/isa/
H A Dif_ix.c104 static int ix_match(device_t, cfdata_t, void *);
413 ix_match(device_t parent, cfdata_t cf, void *aux) function
525 "ix_match: memaddr of board @ 0x%x doesn't match config\n",
533 "ix_match: memsize of board @ 0x%x doesn't match config\n",
610 DPRINTF(("ix_match: found board @ 0x%x\n", ia->ia_iomem[0].ir_addr));
875 ix_match, ix_attach, NULL, NULL);

Completed in 145 milliseconds