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

  /src/sys/arch/bebox/stand/boot/
conf.c 60 struct devsw pseudo_devsw = { "in", instrategy, inopen, inclose, noioctl }; variable in typeref:struct:devsw
conf.c 60 struct devsw pseudo_devsw = { "in", instrategy, inopen, inclose, noioctl }; variable in typeref:struct:devsw
  /src/sys/arch/prep/stand/boot/
conf.c 48 struct devsw pseudo_devsw = { "in", instrategy, inopen, inclose, noioctl }; variable in typeref:struct:devsw
conf.c 48 struct devsw pseudo_devsw = { "in", instrategy, inopen, inclose, noioctl }; variable in typeref:struct:devsw

Completed in 24 milliseconds