Home
last modified time | relevance | path

Searched refs:BIOC_VCREATE_VOLUME (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/
H A Dbiovar.h255 #define BIOC_VCREATE_VOLUME 0x00 /* create new volume */ macro
/netbsd-src/sbin/bioctl/
H A Dbioctl.c728 bc.bc_opcode = BIOC_VCREATE_VOLUME; in bio_volops_create()
/netbsd-src/sys/dev/pci/
H A Darcmsr.c928 case BIOC_VCREATE_VOLUME: in arc_bio_volops()