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

  /src/sys/dev/
biovar.h 241 #define BIOCVOLOPS _IOWR('B', 39, struct bioc_volops)
242 struct bioc_volops { struct
  /src/sbin/bioctl/
bioctl.c 691 struct bioc_volops bc;
899 struct bioc_volops bc;
  /src/sys/dev/pci/
arcmsr.c 107 static int arc_bio_volops(struct arc_softc *, struct bioc_volops *);
763 error = arc_bio_volops(sc, (struct bioc_volops *)addr);
894 arc_bio_volops(struct arc_softc *sc, struct bioc_volops *bc)
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 544 unsigned struct_bioc_volops_sz = sizeof(bioc_volops);

Completed in 20 milliseconds