HomeSort by: relevance | last modified time | path
    Searched defs:joy_cdevsw (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
joy.c 104 const struct cdevsw joy_cdevsw = { variable in typeref:typename:const struct cdevsw
144 maj = cdevsw_lookup_major(&joy_cdevsw);
joy.c 104 const struct cdevsw joy_cdevsw = { variable in typeref:typename:const struct cdevsw
144 maj = cdevsw_lookup_major(&joy_cdevsw);

Completed in 23 milliseconds