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

/freebsd-11-stable/sys/dev/esp/
H A Desp_sbus.c164 static int espattach(struct esp_softc *esc,
323 error = espattach(esc, &esp_sbus_glue);
325 device_printf(dev, "espattach failed\n");
403 error = espattach(esc, &esp_sbus_glue);
405 device_printf(dev, "espattach failed\n");
449 espattach(struct esp_softc *esc, const struct ncr53c9x_glue *gluep) function
/freebsd-11-stable/sys/dev/sio/
H A Dsio.c255 static int espattach(struct com_s *com, Port_t esp_port);
804 espattach(com, esp_port) function
1012 if (espattach(com, *espp)) {
/freebsd-11-stable/sys/pc98/cbus/
H A Dsio.c343 static int espattach(struct com_s *com, Port_t esp_port);
1276 espattach(com, esp_port) function
1609 if (espattach(com, *espp)) {

Completed in 70 milliseconds