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

/openbsd-current/sys/arch/alpha/pci/
H A Dirongate.c54 void irongate_attach(struct device *, struct device *, void *);
57 sizeof(struct device), irongate_match, irongate_attach,
136 irongate_attach(struct device *parent, struct device *self, void *aux) function
170 panic("irongate_attach: shouldn't be here, really...");

Completed in 109 milliseconds