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

/freebsd-13-stable/sys/dev/esp/
H A Dncr53c9xvar.h497 int ncr53c9x_attach(struct ncr53c9x_softc *sc);
H A Desp_pci.c241 * XXX More of this should be in ncr53c9x_attach(), but
311 error = ncr53c9x_attach(sc);
313 device_printf(esc->sc_dev, "ncr53c9x_attach failed\n");
H A Dncr53c9x.c237 ncr53c9x_attach(struct ncr53c9x_softc *sc) function

Completed in 100 milliseconds