Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_bnx.c276 void bnx_attach(struct device *, struct device *, void *);
395 sizeof(struct bnx_softc), bnx_probe, bnx_attach
642 bnx_attach(struct device *parent, struct device *self, void *aux) in bnx_attach() function