Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/esp/
H A Desp_sbus.c166 static int espattach(struct esp_softc *esc,
325 error = espattach(esc, &esp_sbus_glue); in esp_sbus_attach()
405 error = espattach(esc, &esp_sbus_glue); in esp_dma_attach()
451 espattach(struct esp_softc *esc, const struct ncr53c9x_glue *gluep) in espattach() function
/freebsd-12.1/sys/dev/sio/
H A Dsio.c256 static int espattach(struct com_s *com, Port_t esp_port);
805 espattach(com, esp_port) in espattach() function
1013 if (espattach(com, *espp)) {