HomeSort by: relevance | last modified time | path
    Searched refs:eap_joy_attach (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
eapvar.h 87 device_t eap_joy_attach(device_t, struct eap_gameport_args *);
joy_eap.c 27 eap_joy_attach(device_t eapdev, struct eap_gameport_args *gpa) function in typeref:typename:device_t
eap.c 742 sc->sc_gameport = eap_joy_attach(sc->sc_dev, &gpargs);

Completed in 17 milliseconds